Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclTemplate.h466 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { in init() argument
469 TemplatedDecl = templatedDecl; in init()