Searched refs:Cand1A (Results 1 – 2 of 2) sorted by relevance
6461 std::optional<EnableIfAttr *> Cand1A = std::get<0>(Pair); in hasSameOverloadableAttrs() local6465 if (!Cand1A || !Cand2A) in hasSameOverloadableAttrs()6471 (*Cand1A)->getCond()->Profile(Cand1ID, A->getASTContext(), true); in hasSameOverloadableAttrs()
9666 std::optional<EnableIfAttr *> Cand1A = std::get<0>(Pair); in compareEnableIfAttrs() local9671 if (!Cand1A) in compareEnableIfAttrs()9679 (*Cand1A)->getCond()->Profile(Cand1ID, S.getASTContext(), true); in compareEnableIfAttrs()