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 155 void addMatcher(const NestedNameSpecifierMatcher &NodeMatch,
206 std::vector<std::pair<NestedNameSpecifierMatcher, MatchCallback *>>
ASTMatchers.h 127 typedef internal::Matcher<NestedNameSpecifier> NestedNameSpecifierMatcher;
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersNodeTest.cpp     [all...]
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp     [all...]

Completed in 132 milliseconds