Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dscope.h112 int explicitProtection; // set if in an explicit protection attribute member
H A Dattrib.c79 int explicitProtection, AlignDeclaration *aligndecl, PINLINE inlining) in createNewScope()