Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.h100 struct StringTableInfo { struct
159 Error insertStringIntoBundle(StringTableInfo::Bundle &Bundle,
H A DResourceFileWriter.cpp483 StringTableInfo::BundleKey Key(BundleID, ObjectData.LanguageInfo); in visitStringTableResource()
491 Key, StringTableInfo::Bundle(ObjectData, Res->MemoryFlags)); in visitStringTableResource()
1231 using BundleType = ResourceFileWriter::StringTableInfo::Bundle;
1250 StringTableInfo::Bundle &Bundle, uint16_t StringID, in insertStringIntoBundle()