Searched refs:LexUDSuffix (Results 1 – 1 of 1) sorted by relevance
2099 const char *Lexer::LexUDSuffix(Token &Result, const char *CurPtr, in LexUDSuffix() function in Lexer2237 CurPtr = LexUDSuffix(Result, CurPtr, true); in LexStringLiteral()2332 CurPtr = LexUDSuffix(Result, CurPtr, true); in LexRawStringLiteral()2470 CurPtr = LexUDSuffix(Result, CurPtr, false); in LexCharConstant()