reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp
  146   const uint64_t ExpectedFoo = Sema.expectMatcher("Foo");
  147   const uint64_t ExpectedBar = Sema.expectMatcher("Bar");
  148   const uint64_t ExpectedBaz = Sema.expectMatcher("Baz");
  185   Sema.expectMatcher("Foo");