Searched refs:isOpenMPLoopScope (Results 1 – 3 of 3) sorted by relevance
539 bool isOpenMPLoopScope() const { in isOpenMPLoopScope() function
3322 if (S->isOpenMPLoopScope()) in ActOnBreakStmt()
11210 !ParentS->getBreakParent()->isOpenMPLoopScope()) { in ActOnOpenMPScanDirective()