Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h116 GetPropertyAtIndexAsOptionValueLanguage(const ExecutionContext *exe_ctx,
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp221 OptionValueProperties::GetPropertyAtIndexAsOptionValueLanguage( in GetPropertyAtIndexAsOptionValueLanguage() function in OptionValueProperties
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp340 m_collection_sp->GetPropertyAtIndexAsOptionValueLanguage(nullptr, idx); in GetREPLLanguage()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4555 m_collection_sp->GetPropertyAtIndexAsOptionValueLanguage( in GetLanguage()