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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h167 void addAbortedBlock(const ExplodedNode *node, const CFGBlock *block) { function in class:clang::ento::CoreEngine
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1296 Engine.addAbortedBlock(node, currBldrCtx->getBlock());
1539 Engine.addAbortedBlock(node, currBldrCtx->getBlock());

Completed in 752 milliseconds