Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolContext.h184 bool show_function_arguments,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DVariable.cpp188 const bool show_function_arguments = true; in DumpDeclaration() local
193 show_function_arguments, show_function_name); in DumpDeclaration()
H A DSymbolContext.cpp93 bool show_function_arguments, in DumpStopContext() argument
113 if (!show_function_arguments) in DumpStopContext()
163 show_inlined_frames, show_function_arguments, show_function_name); in DumpStopContext()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DAddress.cpp640 const bool show_function_arguments = in Dump() local
657 show_function_arguments, show_function_name); in Dump()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectSource.cpp1124 const bool show_function_arguments = true; in DoExecute() local
1130 show_function_arguments, show_function_name); in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStackFrame.cpp1827 const bool show_function_arguments = true; in Dump() local
1831 show_inline, show_function_arguments, in Dump()