Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1134 struct CommonFields { struct
1141 CommonFields Common;
1147 CommonFields Common;
1154 CommonFields Common;
1160 CommonFields Common;
1183 assert(Blob.size() >= sizeof(RawCompressedBundleHeader::CommonFields)); in tryParse()
1239 if (Blob.size() < sizeof(RawCompressedBundleHeader::CommonFields)) in decompress()