Searched refs:IsSurrogate (Results 1 – 2 of 2) sorted by relevance
627 bool IsSurrogate; member
5512 Candidate.IsSurrogate = false; in AddOverloadCandidate()5684 Candidate.IsSurrogate = false; in AddMethodCandidate()5794 Candidate.IsSurrogate = false; in AddMethodTemplateCandidate()5844 Candidate.IsSurrogate = false; in AddTemplateOverloadCandidate()5940 Candidate.IsSurrogate = false; in AddConversionCandidate()6085 Candidate.IsSurrogate = false; in AddTemplateConversionCandidate()6123 Candidate.IsSurrogate = true; in AddSurrogateCandidate()6275 Candidate.IsSurrogate = false; in AddBuiltinCandidate()8955 if (Cand->IsSurrogate) in GetLocationForCandidate()9136 if (Cand->IsSurrogate) { in CompleteNonViableCandidate()[all …]