Home
last modified time | relevance | path

Searched refs:registerOverloadedOperatorMatcher (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DOperatorsRepresentationCheck.h34 void registerOverloadedOperatorMatcher(ast_matchers::MatchFinder *Finder);
H A DOperatorsRepresentationCheck.cpp225 void OperatorsRepresentationCheck::registerOverloadedOperatorMatcher( in registerOverloadedOperatorMatcher() function in clang::tidy::readability::OperatorsRepresentationCheck
274 registerOverloadedOperatorMatcher(Finder); in registerMatchers()