Home | History | Annotate | Download | only in Sema

Lines Matching refs:Surrogate

6280 /// AddSurrogateCandidate - Adds a "surrogate" candidate function that
6301 Candidate.Surrogate = Conversion;
9126 // Desugar the type of the surrogate down to a function type,
9129 QualType FnType = Cand->Surrogate->getConversionType();
9153 S.Diag(Cand->Surrogate->getLocation(), diag::note_ovl_surrogate_cand)
9155 MaybeEmitInheritedConstructorNote(S, Cand->Surrogate);
9195 return Cand->Surrogate->getLocation();
9396 = Cand->Surrogate->getConversionType().getNonReferenceType();
11612 // of (P1,...,Pn) returning R", a surrogate call function [...]
11614 // surrogate call functions are added to the set of candidate
11697 // surrogate candidates. Dig out the conversion function.
11708 // We selected one of the surrogate functions that converts the