Home
last modified time | relevance | path

Searched defs:showFuncName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/utils/lui/
H A Dlldbutil.py882 def get_args_as_string(frame, showFuncName=True): argument
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbutil.py1336 get_args_as_string(frame, showFuncName=True) global() argument