Searched refs:onScopeExit (Results 1 – 4 of 4) sorted by relevance
220 onScopeExit, enumerator
211 onScopeExit, enumerator832 TOK.onScopeExit: "scope(exit)",
1897 sdtor = new ScopeGuardStatement(ifs.loc, TOK.onScopeExit, sdtor); in package()3710 if (oss.tok != TOK.onScopeExit) in package()4173 case TOK.onScopeExit: in scopeCode()
6051 TOK t = TOK.onScopeExit;6054 t = TOK.onScopeExit;