Home
last modified time | relevance | path

Searched refs:startOpenMPLoop (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h163 void startOpenMPLoop();
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h7611 Actions.OpenMP().startOpenMPLoop(); in isForInitDeclaration()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h8463 getSema().OpenMP().startOpenMPLoop(); in TransformForStmt()
H A DSemaOpenMP.cpp2497 void SemaOpenMP::startOpenMPLoop() { in startOpenMPLoop() function in SemaOpenMP