Home
last modified time | relevance | path

Searched defs:TemplateDeclaration (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dimports.cc193 void visit (TemplateDeclaration *) in visit() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.h40 class TemplateDeclaration; variable
H A Ddsymbol.h59 class TemplateDeclaration; variable
H A Dmtype.h30 class TemplateDeclaration; variable
H A Dexpression.h42 class TemplateDeclaration; variable
H A Dvisitor.h114 class TemplateDeclaration; variable
H A Ddtemplate.c522 TemplateDeclaration::TemplateDeclaration(Loc loc, Identifier *id, in TemplateDeclaration() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dimports.cc201 void visit (TemplateDeclaration *) in visit() argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DNodes.h421 TemplateDeclaration() : Declaration(NodeKind::TemplateDeclaration) {} in TemplateDeclaration() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h61 class TemplateDeclaration; variable
H A Dmtype.h30 class TemplateDeclaration; variable
H A Dexpression.h37 class TemplateDeclaration; variable
H A Dvisitor.h118 class TemplateDeclaration; variable
H A Ddtemplate.d2505 override inout(TemplateDeclaration) isTemplateDeclaration() inout in inout() argument