Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp980 auto CompressedBundleFormatVersionOpt = in OffloadBundlerConfig() local
982 if (CompressedBundleFormatVersionOpt.has_value()) { in OffloadBundlerConfig()
983 llvm::StringRef VersionStr = CompressedBundleFormatVersionOpt.value(); in OffloadBundlerConfig()