Searched refs:registerOverloadedOperatorMatcher (Results 1 – 2 of 2) sorted by relevance
34 void registerOverloadedOperatorMatcher(ast_matchers::MatchFinder *Finder);
225 void OperatorsRepresentationCheck::registerOverloadedOperatorMatcher( in registerOverloadedOperatorMatcher() function in clang::tidy::readability::OperatorsRepresentationCheck274 registerOverloadedOperatorMatcher(Finder); in registerMatchers()