Home
last modified time | relevance | path

Searched defs:getLastStmt (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp78 const CFGBlock*> getLastStmt(const ExplodedNode *Node) { in getLastStmt() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1225 static const Stmt *getLastStmt(const CFGBlock &B) { in getLastStmt() function in __anon3adb0fcd0811::FallthroughMapper