Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolContext.cpp75 bool show_function_arguments, bool show_function_name, in DumpStopContext() argument
90 if (!show_function_name) { in DumpStopContext()
109 if (!show_function_name) { in DumpStopContext()
149 const bool show_function_name = true; in DumpStopContext() local
152 show_inlined_frames, show_function_arguments, show_function_name, in DumpStopContext()
164 if (!show_function_name) { in DumpStopContext()
182 if (!show_function_name) { in DumpStopContext()
HDVariable.cpp180 const bool show_function_name = true; in DumpDeclaration() local
184 show_function_arguments, show_function_name); in DumpDeclaration()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolContext.h160 bool show_function_arguments, bool show_function_name,
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDAddress.cpp673 const bool show_function_name = (style != DumpStyleNoFunctionName); in Dump() local
688 show_function_arguments, show_function_name, in Dump()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectSource.cpp1043 const bool show_function_name = true; in DoExecute() local
1048 show_function_arguments, show_function_name); in DoExecute()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDStackFrame.cpp1828 const bool show_function_name = true; in Dump() local
1832 show_function_name); in Dump()