reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
9683 Diag(Kind.getLocation(), 9723 (Inits.size() == 1 && Kind.getKind() != InitializationKind::IK_Direct) 9736 OverloadCandidateSet Candidates(Kind.getLocation(), 9741 bool AllowExplicit = !Kind.isCopyInit() || ListInit; 9798 bool SuppressUserConversions = Kind.isCopyInit(); 9810 return Candidates.BestViableFunction(*this, Kind.getLocation(), Best); 9839 isCompleteType(Kind.getLocation(), E->getType()) && 9863 Kind.getLocation(), 9873 isCompleteType(Kind.getLocation(), Context.getTypeDeclType(Primary)); 9876 Kind.getLocation(), 9885 Diag(Kind.getLocation(), diag::err_deduced_class_template_deleted) 9895 if (Kind.isCopyInit() && ListInit && 9898 Diag(Kind.getLocation(), diag::err_deduced_class_template_explicit) 9908 DiagnoseUseOfDecl(Best->Function, Kind.getLocation()); 9909 MarkFunctionReferenced(Kind.getLocation(), Best->Function);