Searched refs:NestedNameSpecifierMatcher (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h131 void addMatcher(const NestedNameSpecifierMatcher &NodeMatch,
H A DASTMatchers.h125 typedef internal::Matcher<NestedNameSpecifier> NestedNameSpecifierMatcher; typedef in namespace:clang::ast_matchers
/external/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp787 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch,
/external/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp4013 NestedNameSpecifierMatcher Matcher = nestedNameSpecifier(
4022 NestedNameSpecifierMatcher Matcher = nestedNameSpecifier(

Completed in 1818 milliseconds