Searched defs:FOLLOW_declaration_specifiers_in_declaration234 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DCParser.py940 self.following.append(self.FOLLOW_declaration_specifiers_in_declaration234)
18414 FOLLOW_declaration_specifiers_in_declaration234 = frozenset([4, 25, 58, 59, 60, 62, 66]) variable in class:CParser
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DCParser.py940 self.following.append(self.FOLLOW_declaration_specifiers_in_declaration234)
18414 FOLLOW_declaration_specifiers_in_declaration234 = frozenset([4, 25, 58, 59, 60, 62, 66]) variable in class:CParser

Completed in 493 milliseconds