Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4097 Decl *SubstD; in SubstDecl() local
4099 SubstD = Instantiator.Visit(D); in SubstDecl()
4101 return SubstD; in SubstDecl()