Home
last modified time | relevance | path

Searched refs:printAdjustedBefore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp584 void TypePrinter::printAdjustedBefore(const AdjustedType *T, raw_ostream &OS) { in printAdjustedBefore() function in TypePrinter
596 printAdjustedBefore(T, OS); in printDecayedBefore()