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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h184 class ASTMatchFinder;
198 ASTMatchFinder *Finder,
219 ASTMatchFinder *Finder,
223 ASTMatchFinder *Finder,
242 ASTMatchFinder * /* Finder */,
304 ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder) const;
311 ASTMatchFinder *Finder,
448 ASTMatchFinder *Finder,
477 bool matches(const QualType &Node, ASTMatchFinder *Finder,
531 IteratorT End, ASTMatchFinder *Finde
759 class ASTMatchFinder { class in namespace:clang::ast_matchers::internal
[all...]

Completed in 70 milliseconds