Home
last modified time | relevance | path

Searched defs:OpcodeLHS (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DRedundantExpressionCheck.cpp158 static bool areEquivalentRanges(BinaryOperatorKind OpcodeLHS, in areEquivalentRanges()
178 static bool areExclusiveRanges(BinaryOperatorKind OpcodeLHS, in areExclusiveRanges()
222 static bool rangesFullyCoverDomain(BinaryOperatorKind OpcodeLHS, in rangesFullyCoverDomain()
269 static bool rangeSubsumesRange(BinaryOperatorKind OpcodeLHS, in rangeSubsumesRange()