Home
last modified time | relevance | path

Searched defs:will_modify (Results 1 – 9 of 9) sorted by relevance

/external/lldb/source/Interpreter/
DOptionValueProperties.cpp131 bool will_modify, in GetSubValue()
215 const bool will_modify = true; in SetSubValue() local
254 OptionValueProperties::GetProperty (const ExecutionContext *exe_ctx, bool will_modify, const ConstS… in GetProperty()
260 OptionValueProperties::GetPropertyAtIndex (const ExecutionContext *exe_ctx, bool will_modify, uint3… in GetPropertyAtIndex()
267 bool will_modify, in GetPropertyValueAtIndex()
277 …yAtIndexAsOptionValuePathMappings (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx… in GetPropertyAtIndexAsOptionValuePathMappings()
286 …yAtIndexAsOptionValueFileSpecList (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx… in GetPropertyAtIndexAsOptionValueFileSpecList()
415 …pertyAtIndexAsOptionValueFileSpec (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx… in GetPropertyAtIndexAsOptionValueFileSpec()
534 …ropertyAtIndexAsOptionValueString (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx… in GetPropertyAtIndexAsOptionValueString()
634 const bool will_modify = false; in DumpPropertyValue() local
[all …]
DOptionValueDictionary.cpp227 …ry::GetSubValue (const ExecutionContext *exe_ctx, const char *name, bool will_modify, Error &error… in GetSubValue()
331 const bool will_modify = true; in SetSubValue() local
DOptionValueArray.cpp85 bool will_modify, in GetSubValue()
/external/lldb/source/Core/
DUserSettingsController.cpp30 bool will_modify, in GetPropertyValue()
/external/lldb/include/lldb/Interpreter/
DOptionValue.h123 bool will_modify, in GetSubValue()
/external/lldb/source/Commands/
DCommandObjectSettings.cpp448 const bool will_modify = false; in DoExecute() local
/external/lldb/source/Target/
DThread.cpp91 GetPropertyAtIndex (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const in GetPropertyAtIndex()
DTarget.cpp2412 GetPropertyAtIndex (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const in GetPropertyAtIndex()
DProcess.cpp75 GetPropertyAtIndex (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const in GetPropertyAtIndex()