HomeSort by relevance Sort by last modified time
    Searched refs:ShortVersionStr (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
CFBundle.h 18 std::string ShortVersionStr = "1.0";
20 bool OmitShortVersion() const { return ShortVersionStr.empty(); }
CFBundle.cpp 176 CFString::UTF8((CFStringRef)TypeRef, BundleInfo.ShortVersionStr);
dsymutil.cpp 213 printHTMLEscaped(BI.ShortVersionStr, PL);

Completed in 104 milliseconds