Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp3398 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in ResolveConstructorOverload()
3864 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in TryRefInitWithConversionFunction()
4490 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in TryUserDefinedConversion()
5265 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, nullptr, in LookupCopyAndMoveConstructors()
DSemaOverload.cpp3005 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in IsInitializerListConstructorConversion()
3145 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl, in IsUserDefinedConversion()
6025 AddTemplateOverloadCandidate(FunTmpl, F.getPair(), in AddFunctionCandidates()
6251 Sema::AddTemplateOverloadCandidate(FunctionTemplateDecl *FunctionTemplate, in AddTemplateOverloadCandidate() function in Sema
8435 AddTemplateOverloadCandidate(cast<FunctionTemplateDecl>(*I), in AddArgumentDependentLookupCandidates()
10751 S.AddTemplateOverloadCandidate(FuncTemplate, FoundDecl, in AddOverloadedCallCandidate()
DSemaLookup.cpp2888 AddTemplateOverloadCandidate(Tmpl, DeclAccessPair::make(Tmpl, AS_public), in LookupSpecialMember()
DSemaExprCXX.cpp1986 AddTemplateOverloadCandidate(FnTemplate, Alloc.getPair(), in FindAllocationOverload()
DSemaCodeComplete.cpp4118 AddTemplateOverloadCandidate(FTD, in CodeCompleteConstructor()
DSemaExpr.cpp1915 AddTemplateOverloadCandidate( in DiagnoseEmptyLookup()
/external/clang/include/clang/Sema/
DSema.h2423 void AddTemplateOverloadCandidate(FunctionTemplateDecl *FunctionTemplate,