Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DNamedDeclPrinterTest.cpp31 class PrintMatch : public MatchFinder::MatchCallback { class
37 explicit PrintMatch(bool suppressUnwrittenScope) in PrintMatch() function in __anon10e439500111::PrintMatch
68 PrintMatch Printer(SuppressUnwrittenScope); in PrintedNamedDeclMatches()
DStmtPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundStmts(0) {} in PrintMatch() function in __anon58aeca5b0111::PrintMatch
73 PrintMatch Printer; in PrintedStmtMatches()
DDeclPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundDecls(0) {} in PrintMatch() function in __anonea6ac98b0111::PrintMatch
74 PrintMatch Printer; in PrintedDeclMatches()