Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DTypePrinter.cpp577 void TypePrinter::printAdjustedBefore(const AdjustedType *T, raw_ostream &OS) { in printAdjustedBefore() function in TypePrinter
589 printAdjustedBefore(T, OS); in printDecayedBefore()