Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTypePrinter.cpp304 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore() function in TypePrinter
318 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore() function in TypePrinter