Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.h144 IgnoreSymbolVisibility = 0x80 // also find private and package protected symbols enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h154 IgnoreSymbolVisibility = 0x80, // also find private and package protected symbols enumerator