Searched defs:TokStart (Results 1 – 6 of 6) sorted by relevance
49 const char *TokStart; variable
424 const char *TokStart = SourceMgr.getCharacterData(Tok.getLocation(), in getSpelling() local456 const char *TokStart = nullptr; in getSpelling() local789 unsigned Lexer::getTokenPrefixLength(SourceLocation TokStart, unsigned CharNo, in getTokenPrefixLength()2110 const char *TokStart = BufferPtr; in LexNumericConstant() local2263 const char *TokStart = BufferPtr; in LexStringLiteral() local2354 const char *TokStart = BufferPtr; in LexRawStringLiteral() local2398 const char *TokStart = BufferPtr; in LexAngledStringLiteral() local2498 const char *TokStart = BufferPtr; in LexCharConstant() local
61 const char *TokStart = nullptr; variable
399 static SourceLocation AdvanceToTokenCharacter(SourceLocation TokStart, in AdvanceToTokenCharacter()
2251 SourceLocation AdvanceToTokenCharacter(SourceLocation TokStart, in AdvanceToTokenCharacter()
198 const char *TokStart = nullptr; variable