Searched refs:SubstFunctionType (Results 1 – 2 of 2) sorted by relevance
532 TypeSourceInfo *SubstFunctionType(FunctionDecl *D,
1637 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitFunctionDecl()1943 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitCXXMethodDecl()3499 TemplateDeclInstantiator::SubstFunctionType(FunctionDecl *D, in SubstFunctionType() function in TemplateDeclInstantiator