Searched refs:TestMatch (Results 1 – 3 of 3) sorted by relevance
35 struct TestMatch { struct72 TestMatch Match = in selectFromTrivial()140 TestMatch Match = matchCode(Code, M); in TEST()214 TestMatch Match = in TEST()230 TestMatch Match = in TEST()246 TestMatch Match = in TEST()476 TestMatch MatchA = matchCode( in TEST()480 TestMatch MatchB = matchCode( in TEST()484 TestMatch MatchC = matchCode( in TEST()573 TestMatch Match = in TEST()[all …]
55 struct TestMatch { struct68 static llvm::Optional<TestMatch> matchStmt(StringRef StatementCode, in matchStmt()83 return TestMatch{std::move(AstUnit), MatchResult(Matches[0], &Context)}; in matchStmt()
57 struct TestMatch { struct71 static llvm::Optional<TestMatch> matchStmt(StringRef StatementCode, in matchStmt()87 return TestMatch{std::move(AstUnit), MatchResult(Matches[0], &Context)}; in matchStmt()