Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTPrint.h35 using PrinterT = NodePrinter<NodeType>; variable
40 PrinterT Printer;
45 PrintMatch(PrinterT Printer, PrintingPolicyAdjuster PolicyAdjuster, in PrintMatch()