Searched refs:PrintMatch (Results 1 - 3 of 3) sorted by relevance

/external/clang/unittests/AST/
H A DNamedDeclPrinterTest.cpp31 class PrintMatch : public MatchFinder::MatchCallback { class in namespace:__anon2799
37 explicit PrintMatch(bool suppressUnwrittenScope) function in class:__anon2799::PrintMatch
68 PrintMatch Printer(SuppressUnwrittenScope);
H A DStmtPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class in namespace:__anon2800
45 PrintMatch() : NumFoundStmts(0) {} function in class:__anon2800::PrintMatch
73 PrintMatch Printer;
H A DDeclPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class in namespace:__anon2797
45 PrintMatch() : NumFoundDecls(0) {} function in class:__anon2797::PrintMatch
74 PrintMatch Printer;

Completed in 92 milliseconds