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