Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp7546 CompareBoolWithConstantResult BO_LE_OP[SizeOfConstSides][SizeOfConstVal]; in DiagnoseOutOfRangeComparison() member
7592 CmpRes = TruthTable.BO_LE_OP[RhsConstant][ConstVal]; in DiagnoseOutOfRangeComparison()