Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h165 CapturedStmt *LoopVarFunc, in create()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2067 const CapturedStmt *LoopVarFunc = S->getLoopVarFunc(); in EmitOMPCanonicalLoop() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5749 CapturedStmt *LoopVarFunc = buildLoopVarFunc( in ActOnOpenMPCanonicalLoop() local