Searched refs:getLeafConstructsOrSelf (Results 1 – 5 of 5) sorted by relevance
85 ArrayRef<Directive> getLeafConstructsOrSelf(Directive D) { in getLeafConstructsOrSelf() function99 ArrayRef<Directive> Leafs = getLeafConstructsOrSelf(D); in getLeafOrCompositeConstructs()177 ArrayRef<Directive> Leafs = getLeafConstructsOrSelf(D); in isCompositeConstruct()
23 ArrayRef<Directive> getLeafConstructsOrSelf(Directive D);
1108 llvm::omp::getLeafConstructsOrSelf(construct)) in split()
816 for (OpenMPDirectiveKind L : getLeafConstructsOrSelf(DKind)) in getOpenMPCaptureRegions()
4892 ArrayRef<OpenMPDirectiveKind> Leafs = getLeafConstructsOrSelf(ParentRegion); in checkNestingOfRegions()6008 getLeafConstructsOrSelf(ParentDirective); in mapLoopConstruct()6747 for (OpenMPDirectiveKind D : getLeafConstructsOrSelf(Kind)) { in ActOnOpenMPExecutableDirective()9106 return getLeafConstructsOrSelf(DK).back() == OMPD_taskloop; in ActOnOpenMPLoopInitialization()15172 ArrayRef<OpenMPDirectiveKind> Leafs = getLeafConstructsOrSelf(DKind); in getOpenMPCaptureRegionForClause()