Lines Matching refs:IsSurrogate
5769 Candidate.IsSurrogate = false; in AddOverloadCandidate()
6147 Candidate.IsSurrogate = false; in AddMethodCandidate()
6275 Candidate.IsSurrogate = false; in AddMethodTemplateCandidate()
6326 Candidate.IsSurrogate = false; in AddTemplateOverloadCandidate()
6422 Candidate.IsSurrogate = false; in AddConversionCandidate()
6576 Candidate.IsSurrogate = false; in AddTemplateConversionCandidate()
6614 Candidate.IsSurrogate = true; in AddSurrogateCandidate()
6773 Candidate.IsSurrogate = false; in AddBuiltinCandidate()
9825 if (Cand->IsSurrogate) in GetLocationForCandidate()
9903 return !L->IsSurrogate && R->IsSurrogate; in operator ()()
10026 if (Cand->IsSurrogate) { in CompleteNonViableCandidate()
10087 if (Cand->Function || Cand->IsSurrogate) in NoteCandidates()
10116 else if (Cand->IsSurrogate) in NoteCandidates()