Home
last modified time | relevance | path

Searched defs:useStaticInit (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h464 bool useStaticInit; // if this is true, use the StructDeclaration's init symbol variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h473 bool useStaticInit; // if this is true, use the StructDeclaration's init symbol variable
H A Dexpression.d3188 bool useStaticInit; /// if this is true, use the StructDeclaration's init symbol variable