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

Declarations

tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
  295   void setMatcher(const VariantMatcher &Matcher);

References

tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
  270   setMatcher(Matcher);
  292     setMatcher(Other.getMatcher());