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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h815 class DotVarExp : public UnaExp class in inherits:UnaExp
H A Dexpression.c5265 DotVarExp::DotVarExp(Loc loc, Expression *e, Declaration *var, bool hasOverloads) function in class:DotVarExp
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h776 class DotVarExp : public UnaExp class in inherits:UnaExp

Completed in 203 milliseconds