Home
last modified time | relevance | path

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

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