Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h523 bool isOpenMPLoopScope() const { in isOpenMPLoopScope() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3214 if (S->isOpenMPLoopScope()) in ActOnBreakStmt()
H A DSemaOpenMP.cpp11142 !ParentS->getBreakParent()->isOpenMPLoopScope()) in ActOnOpenMPScanDirective()