HomeSort by relevance Sort by last modified time
    Searched refs:visitMatches (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/ASTMatchers/
ASTMatchersInternal.cpp 55 void BoundNodesTree::visitMatches(Visitor* ResultVisitor) {
ASTMatchFinder.cpp 407 BoundNodes.visitMatches(&Visitor);
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 121 /// \brief Called multiple times during a single call to VisitMatches(...).
139 void visitMatches(Visitor* ResultVisitor);
    [all...]

Completed in 367 milliseconds