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

/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
H A DSymbolTableParser.h35 + (Symbols_Scope *)newSymbols_Scope; variable
H A DSymbolTableParser.m145 + (Symbols_Scope *)newSymbols_Scope
206 (Symbols_Scope *)Symbols_scope = [Symbols_Scope newSymbols_Scope];
291 Symbols_scope = [[Symbols_Scope newSymbols_Scope] retain];
394 Symbols_scope = [[Symbols_Scope newSymbols_Scope] retain];
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableParser.h54 + (Symbols_Scope *)newSymbols_Scope; variable
H A DSymbolTableParser.m78 + (Symbols_Scope *)newSymbols_Scope
167 Symbols_scope = [Symbols_Scope newSymbols_Scope];
268 [Symbols_stack push:[[Symbols_Scope newSymbols_Scope] retain]];
388 [Symbols_stack push:[[Symbols_Scope newSymbols_Scope] retain]];
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCTP.h66 + (Symbols_Scope *)newSymbols_Scope; variable
H A DSimpleCTP.m122 + (Symbols_Scope *)newSymbols_Scope
253 Symbols_scope = [Symbols_Scope newSymbols_Scope];
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
H A DSimpleCTP.h47 + (Symbols_Scope *)newSymbols_Scope; variable
H A DSimpleCTP.m153 + (Symbols_Scope *)newSymbols_Scope

Completed in 2698 milliseconds