Searched refs:TokOffset (Results 1 – 4 of 4) sorted by relevance
158 unsigned TokOffset = *TokOffsetPtr; in translateLocation() local167 Loc = Loc.getLocWithOffset(Offset - TokOffset); in translateLocation()
179 unsigned TokOffset = *TokOffsetPtr; in translateLocation() local188 Loc = Loc.getLocWithOffset(Offset - TokOffset); in translateLocation()
595 unsigned TokOffset = TheTok.getLocation().getRawEncoding() - StartOffset; in ComputePreamble() local599 if (MaxLineOffset && TokOffset >= MaxLineOffset) in ComputePreamble()
638 unsigned TokOffset = TheTok.getLocation().getRawEncoding() - StartOffset; in ComputePreamble() local642 if (MaxLineOffset && TokOffset >= MaxLineOffset) in ComputePreamble()