Home | History | Annotate | Download | only in Sema

Lines Matching refs:LT_Zero

5451     enum ConstantValue { LT_Zero, Zero, One, GT_One, SizeOfConstVal };
5464 // LT_Zero| Zero | One |GT_One| LT_Zero| Zero | One |GT_One|
5490 ConstVal = LT_Zero;