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

  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 833 /// As opposed to the HasMatcher, the ForEachMatcher will produce a match
836 class ForEachMatcher : public MatcherInterface<T> {
840 explicit ForEachMatcher(const Matcher<ChildT> &ChildMatcher)
    [all...]
ASTMatchers.h     [all...]

Completed in 21 milliseconds