Home
last modified time | relevance | path

Searched refs:isOpenMPLoopScope (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScope.h488 bool isOpenMPLoopScope() const { in isOpenMPLoopScope() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmt.cpp3341 if (S->isOpenMPLoopScope()) in ActOnBreakStmt()
H A DSemaOpenMP.cpp11114 !ParentS->getBreakParent()->isOpenMPLoopScope()) in ActOnOpenMPScanDirective()