Searched refs:Cand2A (Results 1 – 2 of 2) sorted by relevance
3030 Optional<EnableIfAttr *> Cand2A = std::get<1>(Pair); in hasSameOverloadableAttrs() local3033 if (!Cand1A || !Cand2A) in hasSameOverloadableAttrs()3040 (*Cand2A)->getCond()->Profile(Cand2ID, B->getASTContext(), true); in hasSameOverloadableAttrs()
9417 Optional<EnableIfAttr *> Cand2A = std::get<1>(Pair); in compareEnableIfAttrs() local9423 if (!Cand2A) in compareEnableIfAttrs()9430 (*Cand2A)->getCond()->Profile(Cand2ID, S.getASTContext(), true); in compareEnableIfAttrs()