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

  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
ASTMatchersInternal.h 883 class AllOfMatcher : public MatcherInterface<T> {
885 AllOfMatcher(const Matcher<T> &InnerMatcher1, const Matcher<T> &InnerMatcher2)
    [all...]

Completed in 23 milliseconds