Home
last modified time | relevance | path

Searched refs:SubstFunctionType (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DTemplate.h488 TypeSourceInfo *SubstFunctionType(FunctionDecl *D,
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1513 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitFunctionDecl()
1802 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitCXXMethodDecl()
3189 TemplateDeclInstantiator::SubstFunctionType(FunctionDecl *D, in SubstFunctionType() function in TemplateDeclInstantiator