Searched defs:getTemplatedDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h434 NamedDecl *getTemplatedDecl() const { return TemplatedDecl; } function in class:clang::final::TemplateDecl
1032 FunctionDecl *getTemplatedDecl() const { function in class:clang::FunctionTemplateDecl
2286 CXXRecordDecl *getTemplatedDecl() const { function in class:clang::ClassTemplateDecl
2532 TypeAliasDecl *getTemplatedDecl() const { function in class:clang::TypeAliasTemplateDecl
3115 VarDecl *getTemplatedDecl() const { function in class:clang::VarTemplateDecl

Completed in 159 milliseconds