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