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

  /external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 154 void addMatcher(const NestedNameSpecifierMatcher &NodeMatch,
205 std::vector<std::pair<NestedNameSpecifierMatcher, MatchCallback *>>
ASTMatchers.h 127 typedef internal::Matcher<NestedNameSpecifier> NestedNameSpecifierMatcher;
    [all...]
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 124 milliseconds