Home
last modified time | relevance | path

Searched refs:GetPropertyValueAtIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp157 lldb::OptionValueSP OptionValueProperties::GetPropertyValueAtIndex( in GetPropertyValueAtIndex() function in OptionValueProperties
168 OptionValueSP value_sp(GetPropertyValueAtIndex(idx, exe_ctx)); in GetPropertyAtIndexAsOptionValuePathMappings()
177 OptionValueSP value_sp(GetPropertyValueAtIndex(idx, exe_ctx)); in GetPropertyAtIndexAsOptionValueFileSpecList()
284 OptionValueSP value_sp(GetPropertyValueAtIndex(idx, exe_ctx)); in GetPropertyAtIndexAsOptionValueString()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h92 GetPropertyValueAtIndex(size_t idx, const ExecutionContext *exe_ctx) const;