Searched defs:emit_function (Results 1 – 1 of 1) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
| D | asdl_c.py | 258 def emit_function(self, name, ctype, args, attrs, union=True): member in PrototypeVisitor 281 def emit_function(self, name, ctype, args, attrs, union=True): member in FunctionVisitor
|