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