Lines Matching refs:startLine
188 W.startLine() << format("String: 0x%08" PRIx64, StringOffset); in dumpName()
196 W.startLine() << format("Atom[%d]: ", i); in dumpName()
230 W.startLine() << "Type: " << formatAtom(Atom.first) << '\n'; in dump()
231 W.startLine() << "Form: " << formatv("{0}", Atom.second) << '\n'; in dump()
442 W.startLine() << "Augmentation: '" << AugmentationString << "'\n"; in dump()
481 W.startLine() << formatv("Tag: {0}\n", Tag); in dump()
484 W.startLine() << formatv("{0}: {1}\n", Attr.Index, Attr.Form); in dump()
654 W.startLine() << formatv("Abbrev: {0:x}\n", Abbr->Code); in dump()
655 W.startLine() << formatv("Tag: {0}\n", Abbr->Tag); in dump()
658 W.startLine() << formatv("{0}: ", std::get<0>(Tuple).Index); in dump()
758 [&W](const ErrorInfoBase &EI) { EI.log(W.startLine()); }); in dumpEntry()
774 W.startLine() << format("String: 0x%08" PRIx64, NTE.getStringOffset()); in dumpName()
785 W.startLine() << format("CU[%u]: 0x%08" PRIx64 "\n", CU, getCUOffset(CU)); in dumpCUs()
794 W.startLine() << format("LocalTU[%u]: 0x%08" PRIx64 "\n", TU, in dumpLocalTUs()
804 W.startLine() << format("ForeignTU[%u]: 0x%016" PRIx64 "\n", TU, in dumpForeignTUs()
851 W.startLine() << "Hash table not present\n"; in dump()