Lines Matching refs:FunctionTemplateDecl
94 if (auto *FTD = dyn_cast_if_present<FunctionTemplateDecl>( in getPrimaryTemplateOfGenericLambda()
332 Response HandleFunctionTemplateDecl(const FunctionTemplateDecl *FTD, in HandleFunctionTemplateDecl()
336 const_cast<FunctionTemplateDecl *>(FTD), in HandleFunctionTemplateDecl()
337 const_cast<FunctionTemplateDecl *>(FTD)->getInjectedTemplateArgs(), in HandleFunctionTemplateDecl()
373 const_cast<FunctionTemplateDecl *>(FTD), Arguments, in HandleFunctionTemplateDecl()
520 } else if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(CurDecl)) { in getTemplateInstantiationArgs()
645 FunctionTemplateDecl *FunctionTemplate, in InstantiatingTemplate()
984 FunctionTemplateDecl *FnTmpl = cast<FunctionTemplateDecl>(Active->Entity); in PrintInstantiationStack()
996 if (FunctionTemplateDecl *FnTmpl = in PrintInstantiationStack()
997 dyn_cast<FunctionTemplateDecl>(Active->Entity)) { in PrintInstantiationStack()