Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2528 Actions.startOpenMPLoop(); in isForInitDeclaration()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11471 void startOpenMPLoop();
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h7866 getSema().startOpenMPLoop(); in TransformForStmt()
H A DSemaOpenMP.cpp2513 void Sema::startOpenMPLoop() { in startOpenMPLoop() function in Sema