Searched refs:OptionGroupFormat (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
| H A D | OptionGroupFormat.cpp | 34 OptionGroupFormat::OptionGroupFormat( in OptionGroupFormat() function in OptionGroupFormat 60 llvm::ArrayRef<OptionDefinition> OptionGroupFormat::GetDefinitions() { in GetDefinitions() 71 Status OptionGroupFormat::SetOptionValue(uint32_t option_idx, in SetOptionValue() 185 bool OptionGroupFormat::ParserGDBFormatLetter( in ParserGDBFormatLetter() 277 void OptionGroupFormat::OptionParsingStarting( in OptionParsingStarting()
|
| H A D | CMakeLists.txt | 20 OptionGroupFormat.cpp
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/ |
| H A D | OptionGroupFormat.h | 24 class OptionGroupFormat : public OptionGroup { 31 OptionGroupFormat( 41 ~OptionGroupFormat() override = default;
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Expression/ |
| H A D | REPL.h | 59 void SetFormatOptions(const OptionGroupFormat &options) { in SetFormatOptions() 136 OptionGroupFormat m_format_options = OptionGroupFormat(lldb::eFormatDefault);
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectRegister.cpp | 64 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectRegisterRead() 65 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectRegisterRead() 292 OptionGroupFormat m_format_options;
|
| H A D | CommandObjectMemory.cpp | 111 Status FinalizeSettings(Target *target, OptionGroupFormat &format_options) { in FinalizeSettings() 322 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectMemoryRead() 323 OptionGroupFormat::OPTION_GROUP_COUNT, in CommandObjectMemoryRead() 326 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectMemoryRead() 330 OptionGroupFormat::OPTION_GROUP_SIZE, in CommandObjectMemoryRead() 879 OptionGroupFormat m_format_options; 886 OptionGroupFormat m_prev_format_options; 1292 OptionGroupFormat::OPTION_GROUP_FORMAT, 1295 OptionGroupFormat::OPTION_GROUP_SIZE, 1571 OptionGroupFormat m_format_options;
|
| H A D | CommandObjectExpression.h | 90 OptionGroupFormat m_format_options;
|
| H A D | CommandObjectExpression.cpp | 262 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectExpression() 263 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectExpression()
|
| H A D | CommandObjectFrame.cpp | 433 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectFrameVariable() 434 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectFrameVariable() 720 OptionGroupFormat m_option_format;
|
| H A D | CommandObjectType.cpp | 570 OptionGroupFormat m_format_options; 630 OptionGroupFormat::OPTION_GROUP_FORMAT, in CommandObjectTypeFormatAdd()
|
| H A D | CommandObjectTarget.cpp | 724 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectTargetVariable() 725 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectTargetVariable() 996 OptionGroupFormat m_option_format;
|
| /openbsd-src/gnu/usr.bin/clang/liblldbInterpreter/ |
| H A D | Makefile | 19 OptionGroupFormat.cpp \
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Interpreter/ |
| H A D | BUILD.gn | 41 "OptionGroupFormat.cpp",
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 3757 lldb/include/lldb/Interpreter/OptionGroupFormat.h
|