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