Searched refs:Cand1A (Results 1 – 2 of 2) sorted by relevance
6925 std::optional<EnableIfAttr *> Cand1A = std::get<0>(Pair); in hasSameOverloadableAttrs() local6929 if (!Cand1A || !Cand2A) in hasSameOverloadableAttrs()6935 (*Cand1A)->getCond()->Profile(Cand1ID, A->getASTContext(), true); in hasSameOverloadableAttrs()
10055 std::optional<EnableIfAttr *> Cand1A = std::get<0>(Pair); in compareEnableIfAttrs() local10060 if (!Cand1A) in compareEnableIfAttrs()10068 (*Cand1A)->getCond()->Profile(Cand1ID, S.getASTContext(), true); in compareEnableIfAttrs()