Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp112 llvm::StringRef name, bool will_modify, in GetSubValue()
167 const bool will_modify = true; in SetSubValue() local
195 bool will_modify, in GetProperty()
203 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndex()
208 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyValueAtIndex()
217 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValuePathMappings()
226 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValueFileSpecList()
357 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValueFileSpec()
459 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValueString()
540 const bool will_modify = false; in DumpPropertyValue() local
[all …]
DOptionValueDictionary.cpp214 llvm::StringRef name, bool will_modify, in GetSubValue()
268 const bool will_modify = true; in SetSubValue() local
DOptionValueArray.cpp90 llvm::StringRef name, bool will_modify, in GetSubValue()
/external/llvm-project/lldb/source/Core/
DUserSettingsController.cpp35 llvm::StringRef path, bool will_modify, in GetPropertyValue()
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValue.h98 bool will_modify, in GetSubValue()
/external/llvm-project/lldb/source/Commands/
DCommandObjectSettings.cpp529 const bool will_modify = false; in DoExecute() local
/external/llvm-project/lldb/source/Target/
DThread.cpp86 bool will_modify, in GetPropertyAtIndex()
DProcess.cpp98 bool will_modify, in GetPropertyAtIndex()
DTarget.cpp3609 bool will_modify, in GetPropertyAtIndex()