Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/six/
H A Dsix.py526 _func_code = "__code__" variable
534 _func_code = "func_code" variable
587 get_function_code = operator.attrgetter(_func_code)