Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h166 void addAbortedBlock(const ExplodedNode *node, const CFGBlock *block) { in addAbortedBlock() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1831 Engine.addAbortedBlock(node, currBldrCtx->getBlock()); in Visit()
2094 Engine.addAbortedBlock(node, currBldrCtx->getBlock()); in Visit()