Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCParser.java181 pushFollow(FOLLOW_variable_in_declaration105); in declaration()
1758 …public static final BitSet FOLLOW_variable_in_declaration105 = new BitSet(new long[]{0x00000000000… field in SimpleCParser
H A DSimpleCParser.m155 static ANTLRBitSet *FOLLOW_variable_in_declaration105;
860FOLLOW_variable_in_declaration105 = [[ANTLRBitSet newBitSetWithBits:(const unsigned long long *)FO…
1118 [self pushFollow:FOLLOW_variable_in_declaration105];