Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp311 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore() function in TypePrinter
325 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore() function in TypePrinter