Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTPrint.h34 class PrintMatch : public ast_matchers::MatchFinder::MatchCallback {
45 PrintMatch(PrinterT Printer, PrintingPolicyAdjuster PolicyAdjuster, in PrintMatch() function
82 PrintMatch<NodeType> Callback(Printer, PolicyAdjuster, Filter);
H A DNamedDeclPrinterTest.cpp34 class PrintMatch : public MatchFinder::MatchCallback { class
40 explicit PrintMatch( in PrintMatch() function in __anon89c6abde0111::PrintMatch