Searched defs:checkBoundMatch (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/readability/ | ||
H A D | MagicNumbersCheck.h | 57 void checkBoundMatch(const ast_matchers::MatchFinder::MatchResult &Result, in checkBoundMatch() function |
H A D | UppercaseLiteralSuffixCheck.cpp | 212 bool UppercaseLiteralSuffixCheck::checkBoundMatch( in checkBoundMatch() function in clang::tidy::readability::UppercaseLiteralSuffixCheck |