Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h174 bool isexp; // true: expression tuple variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h168 bool isexp; // true: expression tuple variable
H A Ddeclaration.d566 bool isexp; // true: expression tuple variable
H A Dcparse.d1024 bool isexp; in cparseCastExp() local