Searched refs:hasDeducibleTemplateParameters (Results 1 – 1 of 1) sorted by relevance
4241 hasDeducibleTemplateParameters(Sema &S, FunctionTemplateDecl *FunctionTemplate,4433 if (!hasDeducibleTemplateParameters(*this, FunctionTemplate, ParamType)) in DeduceTemplateArguments()6732 bool hasDeducibleTemplateParameters(Sema &S, in hasDeducibleTemplateParameters() function