Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupVariable.cpp54 static const auto g_variable_options_noframe = variable
86 include_frame_options ? g_variable_options : g_variable_options_noframe; in SetOptionValue()
140 : g_variable_options_noframe; in GetDefinitions()