Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h135 bool SetPropertyAtIndexAsEnumeration(const ExecutionContext *exe_ctx,
/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp332 bool OptionValueProperties::SetPropertyAtIndexAsEnumeration( in SetPropertyAtIndexAsEnumeration() function in OptionValueProperties
/external/llvm-project/lldb/source/Core/
DDebugger.cpp307 return m_collection_sp->SetPropertyAtIndexAsEnumeration(nullptr, idx, in SetScriptLanguage()
/external/llvm-project/lldb/source/Target/
DTarget.cpp3778 return m_collection_sp->SetPropertyAtIndexAsEnumeration(nullptr, idx, d); in SetPreferDynamicValue()