Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp275 HandleBlockExit(L.getBlock(), Pred); in HandleBlockEntrance()
278 void CoreEngine::HandleBlockExit(const CFGBlock * B, ExplodedNode *Pred) { in HandleBlockExit() function in CoreEngine
436 HandleBlockExit(B, Pred); in HandlePostStmt()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h105 void HandleBlockExit(const CFGBlock *B, ExplodedNode *Pred);