Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclTemplate.h388 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { in init() argument
391 TemplatedDecl.setPointer(templatedDecl); in init()
/external/llvm-project/clang/include/clang/AST/
DDeclTemplate.h455 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { in init() argument
458 TemplatedDecl = templatedDecl; in init()