Home
last modified time | relevance | path

Searched defs:CommandObjectLeaf (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/unittests/Interpreter/
H A DTestCommandPaths.cpp42 class CommandObjectLeaf : public CommandObjectParsed { class
44 CommandObjectLeaf(CommandInterpreter &interpreter) in CommandObjectLeaf() function in CommandObjectLeaf