Searched refs:OptionGroupFormat (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/lldb/include/lldb/Interpreter/ |
| H A D | OptionGroupFormat.h | 24 class OptionGroupFormat : public OptionGroup { 31 OptionGroupFormat( 41 ~OptionGroupFormat() override = default;
|
| /llvm-project-15.0.7/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);
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectRegister.cpp | 64 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectRegisterRead() 65 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectRegisterRead() 291 OptionGroupFormat m_format_options;
|
| H A D | CommandObjectMemory.cpp | 110 Status FinalizeSettings(Target *target, OptionGroupFormat &format_options) { in FinalizeSettings() 321 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectMemoryRead() 322 OptionGroupFormat::OPTION_GROUP_COUNT, in CommandObjectMemoryRead() 325 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectMemoryRead() 329 OptionGroupFormat::OPTION_GROUP_SIZE, in CommandObjectMemoryRead() 878 OptionGroupFormat m_format_options; 885 OptionGroupFormat m_prev_format_options; 1291 OptionGroupFormat::OPTION_GROUP_FORMAT, 1294 OptionGroupFormat::OPTION_GROUP_SIZE, 1570 OptionGroupFormat m_format_options;
|
| H A D | CommandObjectExpression.h | 90 OptionGroupFormat m_format_options;
|
| H A D | CommandObjectExpression.cpp | 257 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectExpression() 258 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectExpression()
|
| H A D | CommandObjectFrame.cpp | 432 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectFrameVariable() 433 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectFrameVariable() 714 OptionGroupFormat m_option_format;
|
| H A D | CommandObjectType.cpp | 566 OptionGroupFormat m_format_options; 626 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;
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Interpreter/ |
| H A D | BUILD.gn | 41 "OptionGroupFormat.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 3762 lldb/include/lldb/Interpreter/OptionGroupFormat.h
|