Searched refs:SubstFunctionType (Results 1 – 2 of 2) sorted by relevance
662 TypeSourceInfo *SubstFunctionType(FunctionDecl *D,
2051 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitFunctionDecl()2441 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitCXXMethodDecl()4380 TemplateDeclInstantiator::SubstFunctionType(FunctionDecl *D, in SubstFunctionType() function in TemplateDeclInstantiator