Searched refs:expectMatcher (Results 1 – 1 of 1) sorted by relevance
26 uint64_t expectMatcher(StringRef MatcherName) { in expectMatcher() function in clang::ast_matchers::dynamic::__anon417b69980111::MockSema156 const uint64_t ExpectedFoo = Sema.expectMatcher("Foo"); in TEST()157 const uint64_t ExpectedBar = Sema.expectMatcher("Bar"); in TEST()158 const uint64_t ExpectedBaz = Sema.expectMatcher("Baz"); in TEST()195 Sema.expectMatcher("Foo"); in TEST()