Searched refs:Symbols_scope (Results 1 - 8 of 8) sorted by relevance

/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
H A DSymbolTableParser.h51 Symbols_Scope *Symbols_scope; variable
H A DSymbolTableParser.m206 (Symbols_Scope *)Symbols_scope = [Symbols_Scope newSymbols_Scope];
219 [Symbols_scope release];
291 Symbols_scope = [[Symbols_Scope newSymbols_Scope] retain];
292 [gStack push:Symbols_scope];
394 Symbols_scope = [[Symbols_Scope newSymbols_Scope] retain];
395 [gStack push:Symbols_scope];
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableParser.h78 Symbols_Scope *Symbols_scope; variable
H A DSymbolTableParser.m167 Symbols_scope = [Symbols_Scope newSymbols_Scope];
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCTP.h102 Symbols_Scope *Symbols_scope; variable
H A DSimpleCTP.m253 Symbols_scope = [Symbols_Scope newSymbols_Scope];
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
H A DSimpleCTP.h75 Symbols_Scope *Symbols_scope; variable
H A DSimpleCTP.m265 [Symbols_scope release];

Completed in 2030 milliseconds