Searched refs:isOpenMPNestingTeamsDirective (Results 1 – 3 of 3) sorted by relevance
310 bool isOpenMPNestingTeamsDirective(OpenMPDirectiveKind DKind);
653 bool clang::isOpenMPNestingTeamsDirective(OpenMPDirectiveKind DKind) { in isOpenMPNestingTeamsDirective() function in clang
4862 !isOpenMPNestingTeamsDirective(CurrentRegion) && in checkNestingOfRegions()4976 } else if (isOpenMPNestingTeamsDirective(CurrentRegion)) { in checkNestingOfRegions()