Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.cpp889 const bool bIsEmptyCommand = (nCommandOffset == CMIUtilString::npos); in WrapCLICommandIntoMICommand() local
900 !bIsEmptyCommand && (vTextLine.at(nCommandOffset) != '-'); in WrapCLICommandIntoMICommand()