Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeOfType

789 void TypePrinter::printTypeOfBefore(const TypeOfType *T, raw_ostream &OS) { 
795 void TypePrinter::printTypeOfAfter(const TypeOfType *T, raw_ostream &OS) { }