Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp6654 CompareBoolWithConstantResult BO_GE_OP[SizeOfConstSides][SizeOfConstVal]; in DiagnoseOutOfRangeComparison() member
6702 CmpRes = TruthTable.BO_GE_OP[RhsConstant][ConstVal]; in DiagnoseOutOfRangeComparison()