Home | History | Annotate | Download | only in Sema

Lines Matching refs:LT_Zero

6155     enum ConstantValue { LT_Zero, Zero, One, GT_One, SizeOfConstVal };
6168 // LT_Zero| Zero | One |GT_One| LT_Zero| Zero | One |GT_One|
6194 ConstVal = LT_Zero;