Home
last modified time | relevance | path

Searched defs:PrintMatch (Results 1 – 4 of 4) sorted by relevance

/external/clang/unittests/AST/
DStmtPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundStmts(0) {} in PrintMatch() function in __anon58aeca5b0111::PrintMatch
DNamedDeclPrinterTest.cpp31 class PrintMatch : public MatchFinder::MatchCallback { class
37 explicit PrintMatch(bool suppressUnwrittenScope) in PrintMatch() function in __anon10e439500111::PrintMatch
DDeclPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundDecls(0) {} in PrintMatch() function in __anonea6ac98b0111::PrintMatch
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/
DFileCheck.cpp1048 static void PrintMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintMatch() function
1070 static void PrintMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintMatch() function