Home
last modified time | relevance | path

Searched defs:FinalExpr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4226 const Expr *FinalExpr = getInClassInitializer(); in getSourceRange() local
H A DExprConstant.cpp7869 const Expr *FinalExpr = dyn_cast<Expr>(*BI); in VisitStmtExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1163 if (const Expr *FinalExpr = LoopCountersAndUpdates.lookup(CanonicalVD)) in EmitOMPLastprivateClauseFinal() local