Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDTemplate.h488 TypeSourceInfo *SubstFunctionType(FunctionDecl *D,
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp1381 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitFunctionDecl()
1671 TypeSourceInfo *TInfo = SubstFunctionType(D, Params); in VisitCXXMethodDecl()
3008 TemplateDeclInstantiator::SubstFunctionType(FunctionDecl *D, in SubstFunctionType() function in TemplateDeclInstantiator