Home
last modified time | relevance | path

Searched defs:getVarExp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddenum.c743 Expression *EnumMember::getVarExp(Loc loc, Scope *sc) in getVarExp() function
H A Ddinterpret.c2085 static Expression *getVarExp(Loc loc, InterState *istate, Declaration *d, CtfeGoal goal) in getVarExp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d2050 static Expression getVarExp(const ref Loc loc, InterState* istate, Declaration d, CTFEGoal goal) in getVarExp() function
H A Dexpressionsem.d13335 Expression getVarExp(EnumMember em, const ref Loc loc, Scope* sc) in getVarExp() function