Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegexCommand.cpp63 llvm::Expected<std::string> new_command = in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp691 CommandObjectMultiword *new_command = new CommandObjectMultiword( in AddMultiwordCommand() local