Searched refs:DPred (Results 1 – 1 of 1) sorted by relevance
179 DirectivesPredicate DPred, bool FromParent);185 DirectivesPredicate DPred,195 bool hasDirective(NamedDirectivesPredicate DPred, bool FromParent);582 DirectivesPredicate DPred, in hasDSA() argument591 if (!DPred(I->Directive) && !isParallelOrTaskRegion(I->Directive)) in hasDSA()603 DirectivesPredicate DPred, bool FromParent) { in hasInnermostDSA() argument611 if (!DPred(I->Directive)) in hasInnermostDSA()639 bool DSAStackTy::hasDirective(NamedDirectivesPredicate DPred, bool FromParent) { in hasDirective() argument646 if (DPred(I->Directive, I->DirectiveName, I->ConstructLoc)) in hasDirective()