Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dpycodegen.py1292 self.__class__.FunctionGen = FunctionCodeGenerator
1354 klass = FunctionCodeGenerator
1408 class FunctionCodeGenerator(NestedScopeMixin, AbstractFunctionCode, class