Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DCFBundle.h22 bool OmitShortVersion() const { return ShortVersionStr.empty(); } in OmitShortVersion() function
H A Ddsymutil.cpp421 if (!BI.OmitShortVersion()) { in createPlistFile()