Searched refs:maybeLexHexFloatingPointLiteral (Results 1 – 1 of 1) sorted by relevance
412 static Cursor maybeLexHexFloatingPointLiteral(Cursor C, MIToken &Token) { in maybeLexHexFloatingPointLiteral() function595 if (Cursor R = maybeLexHexFloatingPointLiteral(C, Token)) in lexMIToken()