Searched refs:IsSurrogate (Results 1 – 2 of 2) sorted by relevance
630 bool IsSurrogate; member683 if (IsSurrogate) { in getNumParams()
5709 Candidate.IsSurrogate = false; in AddOverloadCandidate()6101 Candidate.IsSurrogate = false; in AddMethodCandidate()6229 Candidate.IsSurrogate = false; in AddMethodTemplateCandidate()6280 Candidate.IsSurrogate = false; in AddTemplateOverloadCandidate()6376 Candidate.IsSurrogate = false; in AddConversionCandidate()6530 Candidate.IsSurrogate = false; in AddTemplateConversionCandidate()6568 Candidate.IsSurrogate = true; in AddSurrogateCandidate()6727 Candidate.IsSurrogate = false; in AddBuiltinCandidate()9670 if (Cand->IsSurrogate) in GetLocationForCandidate()9747 return !L->IsSurrogate && R->IsSurrogate; in operator ()()[all …]