Home
last modified time | relevance | path

Searched defs:DotTemplateExp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dvisitor.h216 class DotTemplateExp; variable
H A Dexpression.c5244 DotTemplateExp::DotTemplateExp(Loc loc, Expression *e, TemplateDeclaration *td) in DotTemplateExp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h225 class DotTemplateExp; variable