Searched refs:TypePrinting (Results 1 – 2 of 2) sorted by relevance
439 class TypePrinting { class443 TypePrinting(const TypePrinting &) = delete;444 TypePrinting &operator=(const TypePrinting &) = delete;474 TypeFinder &TypePrinting::getNamedTypes() { in getNamedTypes()497 bool TypePrinting::empty() { in empty()502 void TypePrinting::incorporateTypes() { in incorporateTypes()1280 TypePrinting *TypePrinter = nullptr;2526 TypePrinting TypePrinter;4561 TypePrinting TP; in print()4631 TypePrinting TypePrinter; in print()[all …]
318 modify ``void TypePrinting::print(Type *Ty, raw_ostream &OS)``