Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3995 Decl *SubstD; in SubstDecl() local
3997 SubstD = Instantiator.Visit(D); in SubstDecl()
3999 return SubstD; in SubstDecl()