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

  /external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 163 std::vector<DynTypedMatcher> DynMatchers;
170 DynMatchers.push_back(InnerMatchers[i].getTypedMatcher<T>());
174 Func, DynMatchers)));
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h     [all...]

Completed in 3798 milliseconds