Searched refs:LexAngledStringLiteral (Results 1 – 4 of 4) sorted by relevance
626 bool LexAngledStringLiteral(Token &Result, const char *CurPtr);
710 bool LexAngledStringLiteral(Token &Result, const char *CurPtr);
1882 bool Lexer::LexAngledStringLiteral(Token &Result, const char *CurPtr) { in LexAngledStringLiteral() function in Lexer3422 return LexAngledStringLiteral(Result, CurPtr); in LexTokenInternal()
2051 bool Lexer::LexAngledStringLiteral(Token &Result, const char *CurPtr) { in LexAngledStringLiteral() function in Lexer3700 return LexAngledStringLiteral(Result, CurPtr); in LexTokenInternal()