Searched defs:isLambda (Results 1 – 1 of 1) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
| D | pycodegen.py | 375 def _visitFuncOrLambda(self, node, isLambda=0): argument 1350 def __init__(self, func, scopes, isLambda, class_name, mod): argument 1415 def __init__(self, func, scopes, isLambda, class_name, mod): argument
|