Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.d1849 WithStatement withstate; variable
1851 extern (D) this(WithStatement withstate) nothrow in this()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.c1530 WithScopeSymbol::WithScopeSymbol(WithStatement *withstate) in WithScopeSymbol()