Searched refs:__classname__ (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/ |
H A D | BBHandler.py | 36 __classname__ = "" variable 114 global __infunc__, __body__, __residue__, __classname__ 117 __classname__ = "" 125 __classname__ = root 166 global __inpython__, __infunc__, __body__, __residue__, __classname__ 237 ast.handleExportFuncs(statements, fn, lineno, m, __classname__)
|