Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeOfType

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