Home
last modified time | relevance | path

Searched refs:include_frame_options (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupVariable.cpp75 : include_frame_options(show_frame_options), show_args(false), in OptionGroupVariable()
86 include_frame_options ? g_variable_options : g_variable_options_noframe; in SetOptionValue()
139 return include_frame_options ? g_variable_options in GetDefinitions()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupVariable.h32 bool include_frame_options : 1, variable