Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolContext.h153 bool show_function_arguments,
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DVariable.cpp177 const bool show_function_arguments = true; in DumpDeclaration() local
182 show_function_arguments, show_function_name); in DumpDeclaration()
H A DSymbolContext.cpp71 bool show_function_arguments, in DumpStopContext() argument
91 if (!show_function_arguments) in DumpStopContext()
146 show_inlined_frames, show_function_arguments, show_function_name); in DumpStopContext()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DAddress.cpp668 const bool show_function_arguments = in Dump() local
685 show_function_arguments, show_function_name); in Dump()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSource.cpp1073 const bool show_function_arguments = true; in DoExecute() local
1079 show_function_arguments, show_function_name); in DoExecute()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp1834 const bool show_function_arguments = true; in Dump() local
1838 show_inline, show_function_arguments, in Dump()