Searched defs:PrintMatch (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/clang/unittests/AST/ | ||
H A D | StmtPrinterTest.cpp | 40 class PrintMatch : public MatchFinder::MatchCallback { class |
H A D | NamedDeclPrinterTest.cpp | 31 class PrintMatch : public MatchFinder::MatchCallback { class |
H A D | DeclPrinterTest.cpp | 40 class PrintMatch : public MatchFinder::MatchCallback { class |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | ||
H A D | FileCheck.cpp | 1274 static void PrintMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintMatch() function |