Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectLog.cpp315 auto sub_command = args[0].ref; in DoExecute() local
332 auto sub_command = args[0].ref; in DoExecute() local
H A DCommandObjectHelp.cpp115 std::string sub_command; in DoExecute() local
H A DCommandObjectMultiword.cpp99 auto sub_command = args[0].ref; in Execute() local
H A DCommandObjectCommands.cpp712 auto sub_command = args[0].ref; in HandleAliasingNormalCommand() local