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

References

tools/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp
  179       functionDecl(constructMatcher(
  245   Matcher<Decl> RecordDecl = constructMatcher(
  287       constructMatcher("pointee", constructMatcher("isConstQualified"),
  345   Matcher<Decl> D = constructMatcher(
  357   D = constructMatcher(
  361           constructMatcher("anyOf",
  383   D = constructMatcher(
  406   EXPECT_TRUE(constructMatcher("unless", StringRef(), StringRef(),
  419       constructMatcher("cxxRecordDecl", constructMatcher("cxxRecordDecl"),
  428   EXPECT_TRUE(constructMatcher("anyOf", StringRef(), StringRef(),
  436       constructMatcher("allOf",