Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DNamedDeclPrinterTest.cpp31 class PrintMatch : public MatchFinder::MatchCallback { class
37 explicit PrintMatch(bool suppressUnwrittenScope) in PrintMatch() function in __anond74cb4c60111::PrintMatch
DStmtPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundStmts(0) {} in PrintMatch() function in __anon2668c4110111::PrintMatch
DDeclPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundDecls(0) {} in PrintMatch() function in __anonb824c3410111::PrintMatch
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp1274 static void PrintMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintMatch() function
1311 static void PrintMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintMatch() function