Searched refs:isHexaLiteral (Results 1 – 1 of 1) sorted by relevance
2016 bool Lexer::isHexaLiteral(const char *Start, const LangOptions &LangOpts) { in isHexaLiteral() function in Lexer2049 if (!LangOpts.MicrosoftExt || !isHexaLiteral(BufferPtr, LangOpts)) in LexNumericConstant()2060 if (!isHexaLiteral(BufferPtr, LangOpts)) in LexNumericConstant()