Searched defs:OnlyListConstructors (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaInit.cpp | 4094 ResolveConstructorOverload(Sema & S,SourceLocation DeclLoc,MultiExprArg Args,OverloadCandidateSet & CandidateSet,QualType DestType,DeclContext::lookup_result Ctors,OverloadCandidateSet::iterator & Best,bool CopyInitializing,bool AllowExplicit,bool OnlyListConstructors,bool IsListInit,bool RequireActualConstructor,bool SecondStepOfCopyInit=false) ResolveConstructorOverload() argument 10665 __anon9701741b1402(FunctionTemplateDecl *TD, CXXDeductionGuideDecl *GD, DeclAccessPair FoundDecl, bool OnlyListConstructors, bool AllowAggregateDeductionCandidate) DeduceTemplateSpecializationFromInitializer() argument 10729 __anon9701741b1502(bool OnlyListConstructors) DeduceTemplateSpecializationFromInitializer() argument [all...] |