Searched refs:NestedNameSpecifierMatcher (Results 1 – 2 of 2) sorted by relevance
161 void addMatcher(const NestedNameSpecifierMatcher &NodeMatch,216 std::vector<std::pair<NestedNameSpecifierMatcher, MatchCallback *>>
147 using NestedNameSpecifierMatcher = internal::Matcher<NestedNameSpecifier>; variable