Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dvisitor.h220 class DotTypeExp; variable
H A Dexpression.c5472 DotTypeExp::DotTypeExp(Loc loc, Expression *e, Dsymbol *s) in DotTypeExp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h229 class DotTypeExp; variable