Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/dsymutil/
H A DCFBundle.h20 std::string ShortVersionStr = "1.0"; member
22 bool OmitShortVersion() const { return ShortVersionStr.empty(); } in OmitShortVersion()
H A DCFBundle.cpp174 CFString::UTF8((CFStringRef)TypeRef, BundleInfo.ShortVersionStr); in getBundleInfo()
H A Ddsymutil.cpp448 printHTMLEscaped(BI.ShortVersionStr, PL); in createPlistFile()