Home
last modified time | relevance | path

Searched refs:markReachedMaxBlockCount (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DFunctionSummary.h84 void markReachedMaxBlockCount(const Decl *D) { in markReachedMaxBlockCount() function
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2522 Engine.FunctionSummaries->markReachedMaxBlockCount(CalleeSF->getDecl()); in processCFGBlockEntrance()