Searched refs:SubstFunctionType (Results 1 – 2 of 2) sorted by relevance
488 TypeSourceInfo *SubstFunctionType(FunctionDecl *D,
1513 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitFunctionDecl()1802 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitCXXMethodDecl()3189 TemplateDeclInstantiator::SubstFunctionType(FunctionDecl *D, in SubstFunctionType() function in TemplateDeclInstantiator