Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypePrinter.cpp238 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore() function in TypePrinter
253 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore() function in TypePrinter