Searched refs:BinaryIntVal (Results 1 – 3 of 3) sorted by relevance
58 BinaryIntVal, enumerator112 assert(CurCode == tgtok::BinaryIntVal && in getCurBinaryIntVal()
414 return tgtok::BinaryIntVal; in LexNumber()
1175 case tgtok::BinaryIntVal: { in ParseSimpleValue()