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