Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBVariablesOptions.cpp62 void SetIncludeRuntimeSupportValues(bool b) { in SetIncludeRuntimeSupportValues() function in VariablesOptionsImpl
178 void SBVariablesOptions::SetIncludeRuntimeSupportValues( in SetIncludeRuntimeSupportValues() function in SBVariablesOptions
182 m_opaque_up->SetIncludeRuntimeSupportValues(runtime_support_values); in SetIncludeRuntimeSupportValues()
H A DSBFrame.cpp750 options.SetIncludeRuntimeSupportValues(include_runtime_support_values); in GetVariables()
775 options.SetIncludeRuntimeSupportValues(include_runtime_support_values); in GetVariables()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBVariablesOptions.i62 SetIncludeRuntimeSupportValues (bool);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBVariablesOptions.h55 void SetIncludeRuntimeSupportValues(bool);