Searched refs:SubstFunctionType (Results 1 – 2 of 2) sorted by relevance
692 TypeSourceInfo *SubstFunctionType(FunctionDecl *D,
2134 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitFunctionDecl()2546 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitCXXMethodDecl()4453 TemplateDeclInstantiator::SubstFunctionType(FunctionDecl *D, in SubstFunctionType() function in TemplateDeclInstantiator