Home
last modified time | relevance | path

Searched refs:hasDeducibleTemplateParameters (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3193 hasDeducibleTemplateParameters(Sema &S, FunctionTemplateDecl *FunctionTemplate,
3403 if (!hasDeducibleTemplateParameters(*this, FunctionTemplate, ParamType)) in DeduceTemplateArguments()
3484 if (hasDeducibleTemplateParameters(*this, FunctionTemplate, ParamType)) in DeduceTemplateArguments()
5048 bool hasDeducibleTemplateParameters(Sema &S, in hasDeducibleTemplateParameters() function
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp3947 hasDeducibleTemplateParameters(Sema &S, FunctionTemplateDecl *FunctionTemplate,
4143 if (!hasDeducibleTemplateParameters(*this, FunctionTemplate, ParamType)) in DeduceTemplateArguments()
6210 bool hasDeducibleTemplateParameters(Sema &S, in hasDeducibleTemplateParameters() function