Home
last modified time | relevance | path

Searched refs:OptionGroupFormat (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp34 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 DCMakeLists.txt20 OptionGroupFormat.cpp
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h24 class OptionGroupFormat : public OptionGroup {
31 OptionGroupFormat(
41 ~OptionGroupFormat() override = default;
/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DREPL.h59 void SetFormatOptions(const OptionGroupFormat &options) { in SetFormatOptions()
136 OptionGroupFormat m_format_options = OptionGroupFormat(lldb::eFormatDefault);
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectRegister.cpp64 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectRegisterRead()
65 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectRegisterRead()
292 OptionGroupFormat m_format_options;
H A DCommandObjectMemory.cpp111 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 DCommandObjectExpression.h90 OptionGroupFormat m_format_options;
H A DCommandObjectExpression.cpp262 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectExpression()
263 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectExpression()
H A DCommandObjectFrame.cpp433 OptionGroupFormat::OPTION_GROUP_FORMAT | in CommandObjectFrameVariable()
434 OptionGroupFormat::OPTION_GROUP_GDB_FMT, in CommandObjectFrameVariable()
720 OptionGroupFormat m_option_format;
H A DCommandObjectType.cpp570 OptionGroupFormat m_format_options;
630 OptionGroupFormat::OPTION_GROUP_FORMAT, in CommandObjectTypeFormatAdd()
H A DCommandObjectTarget.cpp724 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 DMakefile19 OptionGroupFormat.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Interpreter/
H A DBUILD.gn41 "OptionGroupFormat.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt3757 lldb/include/lldb/Interpreter/OptionGroupFormat.h