Searched refs:Cand2A (Results 1 – 2 of 2) sorted by relevance
6926 std::optional<EnableIfAttr *> Cand2A = std::get<1>(Pair); in hasSameOverloadableAttrs() local6929 if (!Cand1A || !Cand2A) in hasSameOverloadableAttrs()6936 (*Cand2A)->getCond()->Profile(Cand2ID, B->getASTContext(), true); in hasSameOverloadableAttrs()
10056 std::optional<EnableIfAttr *> Cand2A = std::get<1>(Pair); in compareEnableIfAttrs() local10062 if (!Cand2A) in compareEnableIfAttrs()10069 (*Cand2A)->getCond()->Profile(Cand2ID, S.getASTContext(), true); in compareEnableIfAttrs()