Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/six/
H A Dsix.py525 _func_closure = "__closure__" variable
533 _func_closure = "func_closure" variable
586 get_function_closure = operator.attrgetter(_func_closure)