Home
last modified time | relevance | path

Searched refs:FOLLOW_functionHeader_in_declaration135 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCParser.java235 pushFollow(FOLLOW_functionHeader_in_declaration135); in declaration()
1761 …public static final BitSet FOLLOW_functionHeader_in_declaration135 = new BitSet(new long[]{0x00000… field in SimpleCParser
H A DSimpleCParser.m161 static ANTLRBitSet *FOLLOW_functionHeader_in_declaration135;
863FOLLOW_functionHeader_in_declaration135 = [[ANTLRBitSet newBitSetWithBits:(const unsigned long lon…
1187 [self pushFollow:FOLLOW_functionHeader_in_declaration135];