Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h587 TypeSourceInfo *SubstFunctionType(FunctionDecl *D,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1913 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitFunctionDecl()
2256 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitCXXMethodDecl()
4131 TemplateDeclInstantiator::SubstFunctionType(FunctionDecl *D, in SubstFunctionType() function in TemplateDeclInstantiator