Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.h168 uint16_t StringID,
H A DResourceFileWriter.cpp1312 StringTableInfo::Bundle &Bundle, uint16_t StringID, in insertStringIntoBundle() argument
1314 uint16_t StringLoc = StringID & 15; in insertStringIntoBundle()
1317 Twine(StringID)); in insertStringIntoBundle()