Searched refs:LexAngledStringLiteral (Results 1 – 2 of 2) sorted by relevance
748 bool LexAngledStringLiteral(Token &Result, const char *CurPtr);
2343 bool Lexer::LexAngledStringLiteral(Token &Result, const char *CurPtr) { in LexAngledStringLiteral() function in Lexer4217 return LexAngledStringLiteral(Result, CurPtr); in LexTokenInternal()4537 LexAngledStringLiteral(Result, BufferPtr + 1); in LexDependencyDirectiveToken()