Searched defs:LoopVarFunc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 165 CapturedStmt *LoopVarFunc, in create() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 2062 const CapturedStmt *LoopVarFunc = S->getLoopVarFunc(); EmitOMPCanonicalLoop() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 5753 CapturedStmt *LoopVarFunc = buildLoopVarFunc( ActOnOpenMPCanonicalLoop() local |