Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCFBundle.h18 std::string ShortVersionStr = "1.0"; member
20 bool OmitShortVersion() const { return ShortVersionStr.empty(); } in OmitShortVersion()
DCFBundle.cpp176 CFString::UTF8((CFStringRef)TypeRef, BundleInfo.ShortVersionStr); in getBundleInfo()
Ddsymutil.cpp213 printHTMLEscaped(BI.ShortVersionStr, PL); in createPlistFile()