Searched refs:SubstFunctionType (Results 1 – 2 of 2) sorted by relevance
587 TypeSourceInfo *SubstFunctionType(FunctionDecl *D,
1913 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitFunctionDecl()2256 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitCXXMethodDecl()4131 TemplateDeclInstantiator::SubstFunctionType(FunctionDecl *D, in SubstFunctionType() function in TemplateDeclInstantiator