Home
last modified time | relevance | path

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

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