Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.d154 …bool fixAliasThis; // if the current scope has an alias this, check it before searching upper… variable
H A Dglobals.h144 …bool fixAliasThis; // if the current scope has an alias this, check it before searching upper sco… member