Home
last modified time | relevance | path

Searched refs:AddTemplateOverloadCandidate (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Sema/
DSemaInit.cpp3217 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in ResolveConstructorOverload()
3675 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in TryRefInitWithConversionFunction()
4300 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in TryUserDefinedConversion()
5062 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, nullptr, in LookupCopyAndMoveConstructors()
DSemaOverload.cpp2943 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in IsInitializerListConstructorConversion()
3087 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in IsUserDefinedConversion()
5933 AddTemplateOverloadCandidate(FunTmpl, F.getPair(), in AddFunctionCandidates()
6159 Sema::AddTemplateOverloadCandidate(FunctionTemplateDecl *FunctionTemplate, in AddTemplateOverloadCandidate() function in Sema
8341 AddTemplateOverloadCandidate(cast<FunctionTemplateDecl>(*I), in AddArgumentDependentLookupCandidates()
10420 S.AddTemplateOverloadCandidate(FuncTemplate, FoundDecl, in AddOverloadedCallCandidate()
DSemaLookup.cpp2571 AddTemplateOverloadCandidate(Tmpl, DeclAccessPair::make(Tmpl, AS_public), in LookupSpecialMember()
DSemaExprCXX.cpp1978 AddTemplateOverloadCandidate(FnTemplate, Alloc.getPair(), in FindAllocationOverload()
DSemaCodeComplete.cpp4056 AddTemplateOverloadCandidate(FTD, in CodeCompleteConstructor()
DSemaExpr.cpp1917 AddTemplateOverloadCandidate( in DiagnoseEmptyLookup()
/external/clang/include/clang/Sema/
DSema.h2245 void AddTemplateOverloadCandidate(FunctionTemplateDecl *FunctionTemplate,