Searched defs:will_modify (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | OptionValueProperties.cpp | 91 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 D | OptionValueDictionary.cpp | 225 llvm::StringRef name, bool will_modify, in GetSubValue() 279 const bool will_modify = true; in SetSubValue() local
|
| H A D | OptionValueArray.cpp | 89 llvm::StringRef name, bool will_modify, in GetSubValue()
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | UserSettingsController.cpp | 35 llvm::StringRef path, bool will_modify, in GetPropertyValue()
|
| /llvm-project-15.0.7/lldb/include/lldb/Interpreter/ |
| H A D | OptionValue.h | 100 bool will_modify, in GetSubValue()
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectSettings.cpp | 523 const bool will_modify = false; in DoExecute() local
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | Thread.cpp | 81 bool will_modify, in GetPropertyAtIndex()
|
| H A D | Process.cpp | 95 bool will_modify, in GetPropertyAtIndex()
|
| H A D | Target.cpp | 3905 bool will_modify, in GetPropertyAtIndex()
|