Searched refs:isOpenMPCombinedParallelADirective (Results 1 – 3 of 3) sorted by relevance
358 bool isOpenMPCombinedParallelADirective(OpenMPDirectiveKind DKind);
753 bool clang::isOpenMPCombinedParallelADirective(OpenMPDirectiveKind DKind) { in isOpenMPCombinedParallelADirective() function in clang
5019 !isOpenMPCombinedParallelADirective(CurrentRegion)) { in checkNestingOfRegions()