Searched refs:getBufferLocation (Results 1 – 5 of 5) sorted by relevance
705 const auto *S = Lex->getBufferLocation(); in tryParseJavaTextBlock()754 const char *Offset = Lex->getBufferLocation(); in tryParseJSRegexLiteral()872 const char *StrBegin = Lex->getBufferLocation() - TokenText.size(); in handleCSharpVerbatimAndInterpolatedStrings()921 Lex->getSourceLocation(Lex->getBufferLocation() - 2 + Text.size()))); in handleTableGenMultilineString()999 const char *Offset = Lex->getBufferLocation(); in handleTemplateStrings()1049 Lex->getBufferLocation() - HashToken->TokenText.size(); // at "#" in tryParsePythonComment()1191 Lex->getBufferLocation() - FormatTok->TokenText.size() + NewLen))); in truncateToken()1494 const char *Start = Lex->getBufferLocation(); in readRawTokenVerilogSpecific()
308 const char *getBufferLocation() const { return BufferPtr; } in getBufferLocation() function
825 const char *Start = CurLexer->getBufferLocation(); in HandlePragmaModuleBuild()829 End = CurLexer->getBufferLocation(); in HandlePragmaModuleBuild()
556 BeginPtr = PP.CurLexer->getBufferLocation(); in SkipExcludedConditionalBlock()625 const char *Hashptr = CurLexer->getBufferLocation() - Tok.getLength(); in SkipExcludedConditionalBlock()
591 if (TheLexer.getBufferLocation() > StrData) { in getBeginningOfFileToken()595 if (TheLexer.getBufferLocation() - TheTok.getLength() <= StrData) in getBeginningOfFileToken()