Searched refs:BinaryIntVal (Results 1 – 3 of 3) sorted by relevance
68 BinaryIntVal, enumerator127 assert(CurCode == tgtok::BinaryIntVal && in getCurBinaryIntVal()
497 return tgtok::BinaryIntVal; in LexNumber()
2098 case tgtok::BinaryIntVal: { in ParseSimpleValue()