Home | History | Annotate | Download | only in Sema

Lines Matching refs:FunTmpl

2659   if (const FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(ND)) {
2662 FunctionDecl *Function = FunTmpl->getTemplatedDecl();
2668 Sema::MarkDeducedTemplateParameters(Ctx, FunTmpl, Deduced);
2677 NamedDecl *Param = FunTmpl->getTemplateParameters()->getParam(
2700 AddTemplateParameterChunks(Ctx, Policy, FunTmpl, Result,