Searched refs:IsSurrogate (Results 1 – 2 of 2) sorted by relevance
627 bool IsSurrogate; member680 if (IsSurrogate) { in getNumParams()
5647 Candidate.IsSurrogate = false; in AddOverloadCandidate()6009 Candidate.IsSurrogate = false; in AddMethodCandidate()6137 Candidate.IsSurrogate = false; in AddMethodTemplateCandidate()6188 Candidate.IsSurrogate = false; in AddTemplateOverloadCandidate()6284 Candidate.IsSurrogate = false; in AddConversionCandidate()6438 Candidate.IsSurrogate = false; in AddTemplateConversionCandidate()6476 Candidate.IsSurrogate = true; in AddSurrogateCandidate()6635 Candidate.IsSurrogate = false; in AddBuiltinCandidate()9400 if (Cand->IsSurrogate) in GetLocationForCandidate()9476 return !L->IsSurrogate && R->IsSurrogate; in operator ()()[all …]