Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObject.h373 std::string m_cmd_name; variable
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp1630 std::string m_cmd_name; member in CommandObjectCommandsScriptAdd