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