Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h142 bool SetPropertyAtIndexAsEnumeration(const ExecutionContext *exe_ctx,
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp340 bool OptionValueProperties::SetPropertyAtIndexAsEnumeration( in SetPropertyAtIndexAsEnumeration() function in OptionValueProperties
/openbsd/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp333 return m_collection_sp->SetPropertyAtIndexAsEnumeration(nullptr, idx, in SetScriptLanguage()
/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4176 return m_collection_sp->SetPropertyAtIndexAsEnumeration(nullptr, idx, d); in SetPreferDynamicValue()