Searched refs:getBufferLocation (Results 1 – 5 of 5) sorted by relevance
659 const char *Offset = Lex->getBufferLocation(); in tryParseJSRegexLiteral()777 const char *StrBegin = Lex->getBufferLocation() - TokenText.size(); in handleCSharpVerbatimAndInterpolatedStrings()829 Lex->getSourceLocation(Lex->getBufferLocation() - 2 + Text.size()))); in handleTableGenMultilineString()907 const char *Offset = Lex->getBufferLocation(); in handleTemplateStrings()957 Lex->getBufferLocation() - HashToken->TokenText.size(); // at "#" in tryParsePythonComment()1099 Lex->getBufferLocation() - FormatTok->TokenText.size() + NewLen))); in truncateToken()1398 const char *Start = Lex->getBufferLocation(); in readRawTokenVerilogSpecific()
308 const char *getBufferLocation() const { return BufferPtr; } in getBufferLocation() function
832 const char *Start = CurLexer->getBufferLocation(); in HandlePragmaModuleBuild()836 End = CurLexer->getBufferLocation(); in HandlePragmaModuleBuild()
530 BeginPtr = PP.CurLexer->getBufferLocation(); in SkipExcludedConditionalBlock()599 const char *Hashptr = CurLexer->getBufferLocation() - Tok.getLength(); in SkipExcludedConditionalBlock()
592 if (TheLexer.getBufferLocation() > StrData) { in getBeginningOfFileToken()596 if (TheLexer.getBufferLocation() - TheTok.getLength() <= StrData) in getBeginningOfFileToken()