Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/unittests/AST/
H A DStmtPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundStmts(0) {} in PrintMatch() function in __anonc72ea9910111::PrintMatch
H A DNamedDeclPrinterTest.cpp31 class PrintMatch : public MatchFinder::MatchCallback { class
37 explicit PrintMatch(bool suppressUnwrittenScope) in PrintMatch() function in __anon131e0a460111::PrintMatch
H A DDeclPrinterTest.cpp40 class PrintMatch : public MatchFinder::MatchCallback { class
45 PrintMatch() : NumFoundDecls(0) {} in PrintMatch() function in __anon58eaa8c10111::PrintMatch
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A 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