Lines Matching refs:startLine
178 W.startLine() << format("String: 0x%08" PRIx64, StringOffset); in dumpName()
186 W.startLine() << format("Atom[%d]: ", i); in dumpName()
219 W.startLine() << "Type: " << formatAtom(Atom.first) << '\n'; in dump()
220 W.startLine() << "Form: " << formatv("{0}", Atom.second) << '\n'; in dump()
376 W.startLine() << "Augmentation: '" << AugmentationString << "'\n"; in dump()
415 W.startLine() << formatv("Tag: {0}\n", Tag); in dump()
418 W.startLine() << formatv("{0}: {1}\n", Attr.Index, Attr.Form); in dump()
573 W.startLine() << formatv("Tag: {0}\n", Abbr->Tag); in dump()
576 W.startLine() << formatv("{0}: ", std::get<0>(Tuple).Index); in dump()
676 [&W](const ErrorInfoBase &EI) { EI.log(W.startLine()); }); in dumpEntry()
692 W.startLine() << format("String: 0x%08" PRIx64, NTE.getStringOffset()); in dumpName()
703 W.startLine() << format("CU[%u]: 0x%08" PRIx64 "\n", CU, getCUOffset(CU)); in dumpCUs()
712 W.startLine() << format("LocalTU[%u]: 0x%08" PRIx64 "\n", TU, in dumpLocalTUs()
722 W.startLine() << format("ForeignTU[%u]: 0x%016" PRIx64 "\n", TU, in dumpForeignTUs()
769 W.startLine() << "Hash table not present\n"; in dump()