Searched refs:IsSurrogate (Results 1 – 2 of 2) sorted by relevance
830 bool IsSurrogate : 1; member897 if (IsSurrogate) { in getNumParams()911 : IsSurrogate(false), IsADLCandidate(CallExpr::NotADL), RewriteKind(CRK_None) {} in OverloadCandidate()
6331 Candidate.IsSurrogate = false; in AddOverloadCandidate()6884 Candidate.IsSurrogate = false; in AddMethodCandidate()7039 Candidate.IsSurrogate = false; in AddMethodTemplateCandidate()7121 Candidate.IsSurrogate = false; in AddTemplateOverloadCandidate()7298 Candidate.IsSurrogate = false; in AddConversionCandidate()7491 Candidate.IsSurrogate = false; in AddTemplateConversionCandidate()7531 Candidate.IsSurrogate = true; in AddSurrogateCandidate()7731 Candidate.IsSurrogate = false; in AddBuiltinCandidate()11291 if (Cand->IsSurrogate) in GetLocationForCandidate()11398 return !L->IsSurrogate && R->IsSurrogate; in operator ()()[all …]