Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdCmdVar.cpp143 const bool bAutoName = (rArg == "-"); in Execute() local
144 if (bAutoName) { in Execute()