Searched refs:NestedNameSpecifierMatcher (Results 1 – 4 of 4) sorted by relevance
160 void addMatcher(const NestedNameSpecifierMatcher &NodeMatch,215 std::vector<std::pair<NestedNameSpecifierMatcher, MatchCallback *>>
145 using NestedNameSpecifierMatcher = internal::Matcher<NestedNameSpecifier>; variable
1939 NestedNameSpecifierMatcher Matcher = nestedNameSpecifier( in TEST_P()1951 NestedNameSpecifierMatcher Matcher = in TEST_P()
1593 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch, in addMatcher()