Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h292 bool isscope; // true if this is a scope class variable
H A Dmtype.h607 bool isscope; // true: 'this' is scope variable
H A Dmtype.c1724 bool Type::isscope() in isscope() function
8862 bool TypeClass::isscope() in isscope() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d1013 bool isscope() in isscope() function
6297 override bool isscope() const in isscope() function