Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp162 BinaryOperatorKind OpcodeRHS, in areEquivalentRanges() argument
182 BinaryOperatorKind OpcodeRHS, in areExclusiveRanges() argument
226 rangesFullyCoverDomain(BinaryOperatorKind OpcodeLHS,const APSInt & ValueLHS,BinaryOperatorKind OpcodeRHS,const APSInt & ValueRHS) rangesFullyCoverDomain() argument
273 rangeSubsumesRange(BinaryOperatorKind OpcodeLHS,const APSInt & ValueLHS,BinaryOperatorKind OpcodeRHS,const APSInt & ValueRHS) rangeSubsumesRange() argument
[all...]