Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueProperties.h140 bool SetPropertyAtIndexAsEnumeration(const ExecutionContext *exe_ctx,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValueProperties.cpp364 bool OptionValueProperties::SetPropertyAtIndexAsEnumeration( in SetPropertyAtIndexAsEnumeration() function in OptionValueProperties
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDDebugger.cpp380 return m_collection_sp->SetPropertyAtIndexAsEnumeration(nullptr, idx, in SetScriptLanguage()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp3572 return m_collection_sp->SetPropertyAtIndexAsEnumeration(nullptr, idx, d); in SetPreferDynamicValue()