Home
last modified time | relevance | path

Searched defs:LastStmt (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp246 if (Optional<CFGStmt> LastStmt = LastElement.getAs<CFGStmt>()) { in HandleBlockEdge() local
H A DExprEngine.cpp2130 const Stmt *LastStmt = CS->getStmt(); in ResolveCondition() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp965 const Stmt *LastStmt = nullptr; in VisitStmt() local
H A DCodeGenFunction.cpp650 auto LastStmt = CS->body_rbegin(); in endsWithReturn() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1147 const Stmt *LastStmt = getLastStmt(*P); in checkFallThroughIntoBlock() local
H A DSemaStmt.cpp2050 Stmt *LastStmt = CS->body_back(); in CheckForRedundantIteration() local
H A DSemaExpr.cpp15003 if (const auto *LastStmt = in BuildStmtExpr() local