Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp409 if (const auto *LastExpr = dyn_cast_or_null<Expr>(S->body_back())) in ClassifyInternal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1835 if (const auto *LastExpr = in Visit() local