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

References

tools/clang/unittests/Tooling/SourceCodeBuildersTest.cpp
   60   auto Matches = ast_matchers::match(wrapMatcher(Matcher), Context);
   66   return TestMatch{std::move(AstUnit), MatchResult(Matches[0], &Context)};