Lines Matching refs:Surrogate
5997 /// AddSurrogateCandidate - Adds a "surrogate" candidate function that
6018 Candidate.Surrogate = Conversion;
8780 // Desugar the type of the surrogate down to a function type,
8783 QualType FnType = Cand->Surrogate->getConversionType();
8807 S.Diag(Cand->Surrogate->getLocation(), diag::note_ovl_surrogate_cand)
8809 MaybeEmitInheritedConstructorNote(S, Cand->Surrogate);
8849 return Cand->Surrogate->getLocation();
9031 = Cand->Surrogate->getConversionType().getNonReferenceType();
11240 // of (P1,...,Pn) returning R", a surrogate call function [...]
11242 // surrogate call functions are added to the set of candidate
11325 // surrogate candidates. Dig out the conversion function.
11335 // We selected one of the surrogate functions that converts the