Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScope.h523 bool isOpenMPLoopScope() const { in isOpenMPLoopScope() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp3214 if (S->isOpenMPLoopScope()) in ActOnBreakStmt()
HDSemaOpenMP.cpp11142 !ParentS->getBreakParent()->isOpenMPLoopScope()) in ActOnOpenMPScanDirective()