Searched refs:printStructBody (Results 1 – 1 of 1) sorted by relevance
410 void printStructBody(StructType *Ty, raw_ostream &OS);478 return printStructBody(STy, OS); in print()516 void TypePrinting::printStructBody(StructType *STy, raw_ostream &OS) { in printStructBody() function in TypePrinting2410 TypePrinter.printStructBody(NumberedTypes[i], Out); in printTypeIdentities()2420 TypePrinter.printStructBody(TypePrinter.NamedTypes[i], Out); in printTypeIdentities()3114 TP.printStructBody(STy, OS); in print()