Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h467 bool isOpenMPLoopScope() const { in isOpenMPLoopScope() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3302 if (S->isOpenMPLoopScope()) in ActOnBreakStmt()
H A DSemaOpenMP.cpp10266 !ParentS->getBreakParent()->isOpenMPLoopScope()) in ActOnOpenMPScanDirective()