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.h162 void startOpenMPLoop();
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2592 Actions.OpenMP().startOpenMPLoop(); in isForInitDeclaration()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h8160 getSema().OpenMP().startOpenMPLoop(); in TransformForStmt()
H A DSemaOpenMP.cpp2521 void SemaOpenMP::startOpenMPLoop() { in startOpenMPLoop() function in SemaOpenMP