Searched refs:BinaryIntVal (Results 1 – 3 of 3) sorted by relevance
69 BinaryIntVal, enumerator128 assert(CurCode == tgtok::BinaryIntVal && in getCurBinaryIntVal()
499 return tgtok::BinaryIntVal; in LexNumber()
2195 case tgtok::BinaryIntVal: { in ParseSimpleValue()