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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclTemplate.h331 class TemplateDecl : public NamedDecl { class in class:clang::final
335 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, function in class:clang::final::TemplateDecl
342 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, function in class:clang::final::TemplateDecl
348 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, function in class:clang::final::TemplateDecl
[all...]

Completed in 86 milliseconds