Searched defs:getLastStmt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | ExprEngineCallAndReturn.cpp | 78 const CFGBlock*> getLastStmt(const ExplodedNode *Node) { in getLastStmt() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 1225 static const Stmt *getLastStmt(const CFGBlock &B) { getLastStmt() function in __anon0bef6d8e0811::FallthroughMapper |