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

  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 843 /// - \c matchesAncestorOf:
849 /// sense. In the case of matchesAncestorOf, we'll want to implement it for
    [all...]
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 444 // Implements ASTMatchFinder::matchesAncestorOf.
445 bool matchesAncestorOf(const ast_type_traits::DynTypedNode &Node,
    [all...]

Completed in 259 milliseconds