Searched refs:printStructBody (Results 1 – 1 of 1) sorted by relevance
480 void printStructBody(StructType *Ty, raw_ostream &OS);594 return printStructBody(STy, OS); in print()633 void TypePrinting::printStructBody(StructType *STy, raw_ostream &OS) { in printStructBody() function in TypePrinting3304 TypePrinter.printStructBody(NumberedTypes[I], Out); in printTypeIdentities()3315 TypePrinter.printStructBody(NamedTypes[I], Out); in printTypeIdentities()4133 TP.printStructBody(STy, OS); in print()