Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp285 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore() function in TypePrinter
299 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore() function in TypePrinter