Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp91 llvm::StringRef name, bool will_modify, in GetSubValue()
146 const bool will_modify = true; in SetSubValue() local
174 bool will_modify, in GetProperty()
182 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndex()
187 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyValueAtIndex()
196 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValuePathMappings()
205 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValueFileSpecList()
359 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValueFileSpec()
472 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValueString()
553 const bool will_modify = false; in DumpPropertyValue() local
[all …]
H A DOptionValueDictionary.cpp225 llvm::StringRef name, bool will_modify, in GetSubValue()
279 const bool will_modify = true; in SetSubValue() local
H A DOptionValueArray.cpp89 llvm::StringRef name, bool will_modify, in GetSubValue()
/llvm-project-15.0.7/lldb/source/Core/
H A DUserSettingsController.cpp35 llvm::StringRef path, bool will_modify, in GetPropertyValue()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValue.h100 bool will_modify, in GetSubValue()
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectSettings.cpp523 const bool will_modify = false; in DoExecute() local
/llvm-project-15.0.7/lldb/source/Target/
H A DThread.cpp81 bool will_modify, in GetPropertyAtIndex()
H A DProcess.cpp95 bool will_modify, in GetPropertyAtIndex()
H A DTarget.cpp3905 bool will_modify, in GetPropertyAtIndex()