Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h154 void addMatcher(const NestedNameSpecifierMatcher &NodeMatch,
205 std::vector<std::pair<NestedNameSpecifierMatcher, MatchCallback *>>
H A DASTMatchers.h126 typedef internal::Matcher<NestedNameSpecifier> NestedNameSpecifierMatcher; typedef
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp931 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch, in addMatcher()
/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp4216 NestedNameSpecifierMatcher Matcher = nestedNameSpecifier( in TEST()
4225 NestedNameSpecifierMatcher Matcher = nestedNameSpecifier( in TEST()