Searched refs:NestedNameSpecifierLocMatcher (Results 1 – 2 of 2) sorted by relevance
163 void addMatcher(const NestedNameSpecifierLocMatcher &NodeMatch,218 std::vector<std::pair<NestedNameSpecifierLocMatcher, MatchCallback *>>
148 using NestedNameSpecifierLocMatcher = internal::Matcher<NestedNameSpecifierLoc>; variable