Searched refs:TypeLocMatcher (Results 1 – 4 of 4) sorted by relevance
327 template <typename T> struct TypeLocMatcher##MatcherName##Getter { \332 TypeLoc, internal::TypeLocMatcher##MatcherName##Getter, \
135 void addMatcher(const TypeLocMatcher &NodeMatch,
114 typedef internal::Matcher<TypeLoc> TypeLocMatcher; typedef
820 void MatchFinder::addMatcher(const TypeLocMatcher &NodeMatch, in addMatcher()823 new TypeLocMatcher(NodeMatch), Action)); in addMatcher()