Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp207 lldb::OptionValueSP OptionValueProperties::GetPropertyValueAtIndex( in GetPropertyValueAtIndex() function in OptionValueProperties
218 OptionValueSP value_sp(GetPropertyValueAtIndex(exe_ctx, will_modify, idx)); in GetPropertyAtIndexAsOptionValuePathMappings()
227 OptionValueSP value_sp(GetPropertyValueAtIndex(exe_ctx, will_modify, idx)); in GetPropertyAtIndexAsOptionValueFileSpecList()
460 OptionValueSP value_sp(GetPropertyValueAtIndex(exe_ctx, will_modify, idx)); in GetPropertyAtIndexAsOptionValueString()
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h92 GetPropertyValueAtIndex(const ExecutionContext *exe_ctx, bool will_modify,