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

Overrides

tools/clang/unittests/CodeGen/IRMatchers.h
  114   virtual bool match(MatcherContext &MC) = 0;

References

tools/clang/unittests/CodeGen/IRMatchers.h
  275           if (MetaMatcher->match(C)) {
  305     bool Res = TyM->match(Ctx);