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

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

Completed in 525 milliseconds