Searched refs:HasPS2 (Results 1 – 2 of 2) sorted by relevance
8683 bool HasPS2 = Cand2.Function != nullptr && in isBetterOverloadCandidate() local8685 return HasPS1 != HasPS2 && HasPS1; in isBetterOverloadCandidate()
9854 bool HasPS2 = Cand2.Function != nullptr && in isBetterOverloadCandidate() local9856 if (HasPS1 != HasPS2 && HasPS1) in isBetterOverloadCandidate()