Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp185 lldb::OptionValueSP OptionValueProperties::GetPropertyValueAtIndex( in GetPropertyValueAtIndex() function in OptionValueProperties
196 OptionValueSP value_sp(GetPropertyValueAtIndex(exe_ctx, will_modify, idx)); in GetPropertyAtIndexAsOptionValuePathMappings()
205 OptionValueSP value_sp(GetPropertyValueAtIndex(exe_ctx, will_modify, idx)); in GetPropertyAtIndexAsOptionValueFileSpecList()
450 OptionValueSP value_sp(GetPropertyValueAtIndex(exe_ctx, will_modify, idx)); in GetPropertyAtIndexAsOptionValueString()
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h94 GetPropertyValueAtIndex(const ExecutionContext *exe_ctx, bool will_modify,