Searched refs:Cand1A (Results 1 – 2 of 2) sorted by relevance
3029 Optional<EnableIfAttr *> Cand1A = std::get<0>(Pair); in hasSameOverloadableAttrs() local3033 if (!Cand1A || !Cand2A) in hasSameOverloadableAttrs()3039 (*Cand1A)->getCond()->Profile(Cand1ID, A->getASTContext(), true); in hasSameOverloadableAttrs()
9416 Optional<EnableIfAttr *> Cand1A = std::get<0>(Pair); in compareEnableIfAttrs() local9421 if (!Cand1A) in compareEnableIfAttrs()9429 (*Cand1A)->getCond()->Profile(Cand1ID, S.getASTContext(), true); in compareEnableIfAttrs()