Lines Matching refs:startLine
177 W.startLine() << format("String: 0x%08" PRIx64, StringOffset); in dumpName()
185 W.startLine() << format("Atom[%d]: ", i); in dumpName()
218 W.startLine() << "Type: " << formatAtom(Atom.first) << '\n'; in dump()
219 W.startLine() << "Form: " << formatv("{0}", Atom.second) << '\n'; in dump()
375 W.startLine() << "Augmentation: '" << AugmentationString << "'\n"; in dump()
414 W.startLine() << formatv("Tag: {0}\n", Tag); in dump()
417 W.startLine() << formatv("{0}: {1}\n", Attr.Index, Attr.Form); in dump()
572 W.startLine() << formatv("Tag: {0}\n", Abbr->Tag); in dump()
575 W.startLine() << formatv("{0}: ", std::get<0>(Tuple).Index); in dump()
675 [&W](const ErrorInfoBase &EI) { EI.log(W.startLine()); }); in dumpEntry()
691 W.startLine() << format("String: 0x%08" PRIx64, NTE.getStringOffset()); in dumpName()
702 W.startLine() << format("CU[%u]: 0x%08" PRIx64 "\n", CU, getCUOffset(CU)); in dumpCUs()
711 W.startLine() << format("LocalTU[%u]: 0x%08" PRIx64 "\n", TU, in dumpLocalTUs()
721 W.startLine() << format("ForeignTU[%u]: 0x%016" PRIx64 "\n", TU, in dumpForeignTUs()
768 W.startLine() << "Hash table not present\n"; in dump()