Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddenum.c278 Expression *EnumDeclaration::getMaxMinValue(Loc loc, Identifier *id) in getMaxMinValue() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtypesem.d4837 private Expression getMaxMinValue(EnumDeclaration ed, const ref Loc loc, Identifier id) in getMaxMinValue() function