Home
last modified time | relevance | path

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

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