Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h114 GetPropertyAtIndexAsOptionValueLanguage(const ExecutionContext *exe_ctx,
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp221 OptionValueProperties::GetPropertyAtIndexAsOptionValueLanguage( in GetPropertyAtIndexAsOptionValueLanguage() function in OptionValueProperties
/llvm-project-15.0.7/lldb/source/Core/
H A DDebugger.cpp333 m_collection_sp->GetPropertyAtIndexAsOptionValueLanguage(nullptr, idx); in GetREPLLanguage()
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4452 m_collection_sp->GetPropertyAtIndexAsOptionValueLanguage( in GetLanguage()