Home | History | Annotate | Download | only in AsmPrinter

Lines Matching full:twine

1689     Asm->OutStreamer.AddComment("Abbrev [" + Twine(Abbrev.getNumber()) +
1690 "] 0x" + Twine::utohexstr(Die.getOffset()) +
1691 ":0x" + Twine::utohexstr(Die.getSize()) + " " +
1926 Twine("Kind: ") + dwarf::GDBIndexEntryKindString(Desc.Kind) + ", " +