Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DStmtPrinterTest.cpp42 const Stmt *S, PrintingPolicyAdjuster PolicyAdjuster) { in PrintStmt()
54 PrintingPolicyAdjuster PolicyAdjuster = nullptr) { in PrintedStmtMatches()
63 PrintingPolicyAdjuster PolicyAdjuster = nullptr) { in PrintedStmtCXXMatches()
87 PrintingPolicyAdjuster PolicyAdjuster = nullptr) { in PrintedStmtMSMatches()
102 PrintingPolicyAdjuster PolicyAdjuster = nullptr) { in PrintedStmtObjCMatches()
H A DASTPrint.h42 PrintingPolicyAdjuster PolicyAdjuster; variable
45 PrintMatch(PrinterT Printer, PrintingPolicyAdjuster PolicyAdjuster, in PrintMatch()
H A DConceptPrinterTest.cpp26 PrintingPolicyAdjuster PolicyAdjuster) { in PrintConceptReference()
H A DTypePrinterTest.cpp28 PrintingPolicyAdjuster PolicyAdjuster) { in PrintType()
40 PrintingPolicyAdjuster PolicyAdjuster) { in PrintedTypeMatches()
H A DNamedDeclPrinterTest.cpp74 PrintingPolicyAdjuster PolicyAdjuster) { Print(Out, ND); }); in PrintedDeclMatches()