Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolContext.cpp74 bool show_function_name) const { in DumpStopContext()
88 if (!show_function_name) { in DumpStopContext()
105 if (!show_function_name) { in DumpStopContext()
140 const bool show_function_name = true; in DumpStopContext() local
143 show_inlined_frames, show_function_arguments, show_function_name); in DumpStopContext()
154 if (!show_function_name) { in DumpStopContext()
167 if (!show_function_name) { in DumpStopContext()
HDVariable.cpp190 const bool show_function_name = true; in DumpDeclaration() local
194 show_function_arguments, show_function_name); in DumpDeclaration()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolContext.h146 bool show_function_name) const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDAddress.cpp655 const bool show_function_name = (style != DumpStyleNoFunctionName); in Dump() local
670 show_function_arguments, show_function_name); in Dump()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectSource.cpp1080 const bool show_function_name = true; in DoExecute() local
1085 show_function_arguments, show_function_name); in DoExecute()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDStackFrame.cpp1837 const bool show_function_name = true; in Dump() local
1841 show_function_name); in Dump()