Searched defs:will_modify (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Core/
H A DUserSettingsController.cpp34 GetPropertyValue(const ExecutionContext *exe_ctx, llvm::StringRef path, bool will_modify, Status &error) const argument
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp288 const bool will_modify = true; local
233 GetSubValue(const ExecutionContext *exe_ctx, llvm::StringRef name, bool will_modify, Status &error) const argument
H A DOptionValueArray.cpp96 GetSubValue(const ExecutionContext *exe_ctx, llvm::StringRef name, bool will_modify, Status &error) const argument
H A DOptionValueProperties.cpp146 const bool will_modify = true; local
90 GetSubValue(const ExecutionContext *exe_ctx, llvm::StringRef name, bool will_modify, Status &error) const argument
173 GetProperty(const ExecutionContext *exe_ctx, bool will_modify, ConstString name) const argument
181 GetPropertyAtIndex( const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const argument
186 GetPropertyValueAtIndex( const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const argument
195 GetPropertyAtIndexAsOptionValuePathMappings( const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const argument
204 GetPropertyAtIndexAsOptionValueFileSpecList( const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const argument
364 GetPropertyAtIndexAsOptionValueFileSpec( const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const argument
477 GetPropertyAtIndexAsOptionValueString( const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const argument
575 const bool will_modify = false; local
621 GetPropertyAtPath( const ExecutionContext *exe_ctx, bool will_modify, llvm::StringRef name) const argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSettings.cpp523 const bool will_modify = false; variable
/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValue.h109 GetSubValue(const ExecutionContext *exe_ctx, llvm::StringRef name, bool will_modify, Status &error) const argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c358 proc_get_state(struct proc *proc, int will_modify) argument

Completed in 225 milliseconds