Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupVariable.cpp69 OptionGroupVariable::OptionGroupVariable(bool show_frame_options) in OptionGroupVariable() argument
70 : include_frame_options(show_frame_options), show_args(false), in OptionGroupVariable()
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionGroupVariable.h21 OptionGroupVariable(bool show_frame_options);