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