Lines Matching refs:readName
59 static std::string readName(llvm::StringRef uniq, std::size_t &i, in readName() function
235 name = readName(uniq, i, i + 1, end); in deconstruct()
240 name = readName(uniq, i, i + 2, end); in deconstruct()
243 name = readName(uniq, i, i + 1, end); in deconstruct()
249 name = readName(uniq, i, i + 2, end); in deconstruct()
254 name = readName(uniq, i, i + 2, end); in deconstruct()
257 name = readName(uniq, i, i + 1, end); in deconstruct()
262 name = readName(uniq, i, i + 1, end); in deconstruct()
266 name = readName(uniq, i, i + 1, end); in deconstruct()
275 name = readName(uniq, i, i + 1, end); in deconstruct()
280 modules.push_back(readName(uniq, i, i + 1, end)); in deconstruct()
283 host = readName(uniq, i, i + 1, end); in deconstruct()
293 name = readName(uniq, i, i + 1, end); in deconstruct()