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

Derived Classes

tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
  225 struct VariantMatcher::TypedMatcherOps final : VariantMatcher::MatcherOps {

References

tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
  129     getTypedMatcher(const MatcherOps &Ops) const = 0;
  225 struct VariantMatcher::TypedMatcherOps final : VariantMatcher::MatcherOps {
tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
   97   getTypedMatcher(const MatcherOps &Ops) const override {
  138   getTypedMatcher(const MatcherOps &Ops) const override {
  201   getTypedMatcher(const MatcherOps &Ops) const override {