Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBVariablesOptions.cpp179 bool runtime_support_values) { in SetIncludeRuntimeSupportValues() argument
180 LLDB_INSTRUMENT_VA(this, runtime_support_values); in SetIncludeRuntimeSupportValues()
182 m_opaque_up->SetIncludeRuntimeSupportValues(runtime_support_values); in SetIncludeRuntimeSupportValues()