Searched refs:isOpenMPNestingTeamsDirective (Results 1 – 3 of 3) sorted by relevance
285 bool isOpenMPNestingTeamsDirective(OpenMPDirectiveKind DKind);
619 bool clang::isOpenMPNestingTeamsDirective(OpenMPDirectiveKind DKind) { in isOpenMPNestingTeamsDirective() function in clang
4863 !isOpenMPNestingTeamsDirective(CurrentRegion) && in checkNestingOfRegions()4977 } else if (isOpenMPNestingTeamsDirective(CurrentRegion)) { in checkNestingOfRegions()