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

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp64 const CFGBlock*> getLastStmt(const ExplodedNode *Node) { function
145 llvm::tie(LastSt, Blk) = getLastStmt(CEBNode);
/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp748 const Stmt *LastStmt = getLastStmt(*P);
791 static const Stmt *getLastStmt(const CFGBlock &B) { function in class:__anon159::FallthroughMapper

Completed in 80 milliseconds