Searched refs:IsSurrogate (Results 1 – 2 of 2) sorted by relevance
866 bool IsSurrogate : 1; member933 if (IsSurrogate) { in getNumParams()949 : IsSurrogate(false), IsADLCandidate(CallExpr::NotADL), RewriteKind(CRK_None) {} in OverloadCandidate()
6811 Candidate.IsSurrogate = false; in AddOverloadCandidate()7390 Candidate.IsSurrogate = false; in AddMethodCandidate()7561 Candidate.IsSurrogate = false; in AddMethodTemplateCandidate()7646 Candidate.IsSurrogate = false; in AddTemplateOverloadCandidate()7842 Candidate.IsSurrogate = false; in AddConversionCandidate()8087 Candidate.IsSurrogate = true; in AddSurrogateCandidate()8312 Candidate.IsSurrogate = false; in AddBuiltinCandidate()12044 if (Cand->IsSurrogate) in GetLocationForCandidate()12149 return !L->IsSurrogate && R->IsSurrogate; in operator ()()12309 if (Cand->IsSurrogate) { in CompleteNonViableCandidate()[all …]