Lines Matching refs:IsSurrogate
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 ()()
9870 if (Cand->IsSurrogate) { in CompleteNonViableCandidate()
9931 if (Cand->Function || Cand->IsSurrogate) in NoteCandidates()
9960 else if (Cand->IsSurrogate) in NoteCandidates()