Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp1231 using BundleType = ResourceFileWriter::StringTableInfo::Bundle; typedef in llvm::rc::BundleResource
1232 BundleType Bundle;
1234 BundleResource(const BundleType &StrBundle) in BundleResource()