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