Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dasdl_c.py309 self.emit_body_union(name, args, attrs)
316 def emit_body_union(self, name, args, attrs): member in FunctionVisitor