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

Derived Classes

tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  742   class MatchVisitor : public BoundNodesTreeBuilder::Visitor {

References

tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  239   void visitMatches(Visitor* ResultVisitor);
tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  742   class MatchVisitor : public BoundNodesTreeBuilder::Visitor {
tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
   71 void BoundNodesTreeBuilder::visitMatches(Visitor *ResultVisitor) {