Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp49 DeclStmt *BeginStmt, DeclStmt *EndStmt, in CXXForRangeStmt()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp4459 const Stmt *EndStmt = S->getEndStmt(); in visitCXXForRangeStmt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2056 if (const DeclStmt *EndStmt = RangeFor->getEndStmt()) in EmitOMPCanonicalLoop() local