Searched refs:NestedNameSpecifierMatcher (Results 1 – 8 of 8) sorted by relevance
155 void addMatcher(const NestedNameSpecifierMatcher &NodeMatch,206 std::vector<std::pair<NestedNameSpecifierMatcher, MatchCallback *>>
127 typedef internal::Matcher<NestedNameSpecifier> NestedNameSpecifierMatcher; typedef
154 void addMatcher(const NestedNameSpecifierMatcher &NodeMatch,208 std::vector<std::pair<NestedNameSpecifierMatcher, MatchCallback *>>
145 using NestedNameSpecifierMatcher = internal::Matcher<NestedNameSpecifier>; variable
1391 NestedNameSpecifierMatcher Matcher = nestedNameSpecifier( in TEST()1400 NestedNameSpecifierMatcher Matcher = nestedNameSpecifier( in TEST()
919 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch, in addMatcher()
1895 NestedNameSpecifierMatcher Matcher = nestedNameSpecifier( in TEST_P()1907 NestedNameSpecifierMatcher Matcher = in TEST_P()
1220 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch, in addMatcher()