Searched refs:IsSurrogate (Results 1 – 2 of 2) sorted by relevance
627 bool IsSurrogate; member680 if (IsSurrogate) { in getNumParams()
5631 Candidate.IsSurrogate = false; in AddOverloadCandidate()5993 Candidate.IsSurrogate = false; in AddMethodCandidate()6121 Candidate.IsSurrogate = false; in AddMethodTemplateCandidate()6172 Candidate.IsSurrogate = false; in AddTemplateOverloadCandidate()6268 Candidate.IsSurrogate = false; in AddConversionCandidate()6422 Candidate.IsSurrogate = false; in AddTemplateConversionCandidate()6460 Candidate.IsSurrogate = true; in AddSurrogateCandidate()6619 Candidate.IsSurrogate = false; in AddBuiltinCandidate()9384 if (Cand->IsSurrogate) in GetLocationForCandidate()9460 return !L->IsSurrogate && R->IsSurrogate; in operator ()()[all …]