Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h153 bool show_function_arguments,
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp187 const bool show_function_arguments = true; in DumpDeclaration() local
192 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()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DAddress.cpp653 const bool show_function_arguments = in Dump() local
670 show_function_arguments, show_function_name); in Dump()
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp1086 const bool show_function_arguments = true; in DoExecute() local
1092 show_function_arguments, show_function_name); in DoExecute()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1805 const bool show_function_arguments = true; in Dump() local
1809 show_inline, show_function_arguments, in Dump()