Searched defs:withstate (Results 1 – 2 of 2) sorted by relevance
1849 WithStatement withstate; variable1851 extern (D) this(WithStatement withstate) nothrow in this()
1530 WithScopeSymbol::WithScopeSymbol(WithStatement *withstate) in WithScopeSymbol()