Home
last modified time | relevance | path

Searched defs:printAfter (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DTypePrinter.cpp290 void TypePrinter::printAfter(QualType t, raw_ostream &OS) { in printAfter() function in TypePrinter
297 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter() function in TypePrinter