Searched refs:BufferStartLoc (Results 1 – 3 of 3) sorted by relevance
57 return BufferStartLoc.getLocWithOffset(BytesUsed-Len-1); in getToken()73 BufferStartLoc = SourceMgr.getLocForStartOfFile(FID); in AllocScratchBuffer()
28 SourceLocation BufferStartLoc; variable
47 SourceLocation BufferStartLoc; member65 Pos.BufferStartLoc = Tok.getLocation(); in setupBuffer()70 return Pos.BufferStartLoc.getLocWithOffset(CharNo); in getSourceLocation()