HomeSort by relevance Sort by last modified time
    Searched defs:ASTMatchFinder (Results 1 - 2 of 2) sorted by null

  /external/clang/unittests/ASTMatchers/Dynamic/
ParserTest.cpp 30 typedef ast_matchers::internal::ASTMatchFinder ASTMatchFinder;
33 ASTMatchFinder *Finder,
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 161 class ASTMatchFinder;
180 ASTMatchFinder *Finder,
197 ASTMatchFinder * /* Finder */,
214 ASTMatchFinder *Finder,
293 ASTMatchFinder *Finder,
318 ASTMatchFinder *Finder,
341 ASTMatchFinder *Finder,
361 ASTMatchFinder *Finder,
377 bool matches(const T &Node, ASTMatchFinder *Finder,
428 IteratorT End, ASTMatchFinder *Finder
    [all...]

Completed in 83 milliseconds