Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp94 bool show_function_name) const { in DumpStopContext()
108 if (!show_function_name) { in DumpStopContext()
125 if (!show_function_name) { in DumpStopContext()
160 const bool show_function_name = true; in DumpStopContext() local
163 show_inlined_frames, show_function_arguments, show_function_name); in DumpStopContext()
174 if (!show_function_name) { in DumpStopContext()
187 if (!show_function_name) { in DumpStopContext()
H A DVariable.cpp189 const bool show_function_name = true; in DumpDeclaration() local
193 show_function_arguments, show_function_name); in DumpDeclaration()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolContext.h185 bool show_function_name) const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DAddress.cpp642 const bool show_function_name = (style != DumpStyleNoFunctionName); in Dump() local
657 show_function_arguments, show_function_name); in Dump()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectSource.cpp1125 const bool show_function_name = 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.cpp1828 const bool show_function_name = true; in Dump() local
1832 show_function_name); in Dump()