Searched defs:getChildren (Results 1 – 2 of 2) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ | ||
| D | ast.py | 25 def getChildren(self): member in Node |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/ | ||
| D | astgen.py | 263 def getChildren(self): member in Node |