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 __anonfc895aaf0111::PrintMatch
68 PrintMatch Printer(SuppressUnwrittenScope); in PrintedNamedDeclMatches()
DStmtPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundStmts(0) {} in PrintMatch() function in __anone492d45a0111::PrintMatch
73 PrintMatch Printer; in PrintedStmtMatches()
DDeclPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundDecls(0) {} in PrintMatch() function in __anon764ed38a0111::PrintMatch
74 PrintMatch Printer; in PrintedDeclMatches()