Home
last modified time | relevance | path

Searched defs:toLvalue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c2202 Expression *Expression::toLvalue(Scope *, Expression *e) in toLvalue() function
2972 Expression *IntegerExp::toLvalue(Scope *, Expression *e) in toLvalue() function
2994 Expression *ErrorExp::toLvalue(Scope *, Expression *) in toLvalue() function
3154 Expression *IdentifierExp::toLvalue(Scope *, Expression *) in toLvalue() function
3363 Expression *DsymbolExp::toLvalue(Scope *, Expression *) in toLvalue() function
3388 Expression *ThisExp::toLvalue(Scope *sc, Expression *e) in toLvalue() function
3709 Expression *StringExp::toLvalue(Scope *sc, Expression *e) in toLvalue() function
4269 Expression *TemplateExp::toLvalue(Scope *sc, Expression *e) in toLvalue() function
4401 Expression *VarExp::toLvalue(Scope *, Expression *) in toLvalue() function
4461 Expression *OverExp::toLvalue(Scope *, Expression *) in toLvalue() function
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d984 Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
1860 override Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
2018 override Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
2242 override final Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
2291 override Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
2342 override final Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
2738 override Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
3349 override Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
3500 override Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
3693 override Expression toLvalue(Scope* sc, Expression e) in toLvalue() function
[all …]