Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.h83 const CMIUtilString &GetAppNameLong() const;
H A DMIDriver.cpp129 const CMIUtilString &CMIDriver::GetAppNameLong() const { in GetAppNameLong() function in CMIDriver
291 const CMIUtilString &rName = GetAppNameLong(); in GetName()