Searched defs:PrintMatch (Results 1 - 2 of 2) sorted by relevance

/external/clang/unittests/AST/
H A DDeclPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class in namespace:__anon5086
45 PrintMatch() : NumFoundDecls(0) {} function in class:__anon5086::PrintMatch
74 PrintMatch Printer;
H A DStmtPrinterTest.cpp39 class PrintMatch : public MatchFinder::MatchCallback { class in namespace:__anon5087
44 PrintMatch() : NumFoundStmts(0) {} function in class:__anon5087::PrintMatch
73 PrintMatch Printer;

Completed in 195 milliseconds