Home
last modified time | relevance | path

Searched refs:CommandObjectGUI (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectGUI.cpp21 CommandObjectGUI::CommandObjectGUI(CommandInterpreter &interpreter) in CommandObjectGUI() function in CommandObjectGUI
25 CommandObjectGUI::~CommandObjectGUI() = default;
27 bool CommandObjectGUI::DoExecute(Args &args, CommandReturnObject &result) { in DoExecute()
H A DCommandObjectGUI.h18 class CommandObjectGUI : public CommandObjectParsed {
20 CommandObjectGUI(CommandInterpreter &interpreter);
22 ~CommandObjectGUI() override;
H A DCMakeLists.txt16 CommandObjectGUI.cpp
/openbsd-src/gnu/usr.bin/clang/liblldbCommands/
H A DMakefile19 CommandObjectGUI.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Commands/
H A DBUILD.gn42 "CommandObjectGUI.cpp",
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp540 REGISTER_COMMAND_OBJECT("gui", CommandObjectGUI); in LoadCommandDictionary()
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt3945 lldb/source/Commands/CommandObjectGUI.cpp
3946 lldb/source/Commands/CommandObjectGUI.h