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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclTemplate.h276 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { argument
279 TemplatedDecl = templatedDecl;

Completed in 44 milliseconds