Home
last modified time | relevance | path

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

/external/lldb/test/
Dlldbutil.py684 … args=get_args_as_string(frame, showFuncName=False) if not frame.IsInlined() else '()')
722 def get_args_as_string(frame, showFuncName=True): argument
742 if showFuncName: