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