Searched defs:will_modify (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/llvm/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() 365 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValueFileSpec() 478 const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const { in GetPropertyAtIndexAsOptionValueString() 575 const bool will_modify = false; in DumpPropertyValue() local [all …]
|
H A D | OptionValueDictionary.cpp | 234 llvm::StringRef name, bool will_modify, in GetSubValue() 288 const bool will_modify = true; in SetSubValue() local
|
H A D | OptionValueArray.cpp | 97 llvm::StringRef name, bool will_modify, in GetSubValue()
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | UserSettingsController.cpp | 35 llvm::StringRef path, bool will_modify, in GetPropertyValue()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/ |
H A D | OptionValue.h | 111 bool will_modify, in GetSubValue()
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectSettings.cpp | 523 const bool will_modify = false; in DoExecute() local
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | Thread.cpp | 82 bool will_modify, in GetPropertyAtIndex()
|
H A D | Process.cpp | 96 bool will_modify, in GetPropertyAtIndex()
|
H A D | Target.cpp | 4002 bool will_modify, in GetPropertyAtIndex()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | gnu-nat.c | 358 proc_get_state (struct proc *proc, int will_modify) in proc_get_state()
|