Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h826 bool ignoreAttributes; // don't enforce attributes (e.g. call @gc function in @nogc code) variable
H A Dexpression.d5021 bool ignoreAttributes; /// don't enforce attributes (e.g. call @gc function in @nogc code) variable