Searched defs:ResultVisitor (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp21 void BoundNodesTreeBuilder::visitMatches(Visitor *ResultVisitor) { argument
25 ResultVisitor->visitMatch(BoundNodes(Bindings[i]));

Completed in 80 milliseconds