Searched refs:FloatingPointLiteral (Results 1 – 4 of 4) sorted by relevance
111 FloatingPointLiteral, enumerator
416 Token.reset(MIToken::FloatingPointLiteral, Range.upto(C)); in maybeLexHexFloatingPointLiteral()432 Token.reset(MIToken::FloatingPointLiteral, Range.upto(C)); in lexFloatingPointLiteral()
993 if (Token.isNot(MIToken::FloatingPointLiteral)) in parseFPImmediateOperand()
253 * Lexer -- removed "Exponent?" from FloatingPointLiteral choice 4, since it