Home
last modified time | relevance | path

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

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