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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DCParser.py80 class function_definition_scope(object): class in inherits:object
565 self.function_definition_stack.append(function_definition_scope())
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DCParser.py80 class function_definition_scope(object): class in inherits:object
565 self.function_definition_stack.append(function_definition_scope())

Completed in 912 milliseconds