Searched refs:TokOffset (Results 1 – 2 of 2) sorted by relevance
1858 unsigned TokOffset = *TokOffsetPtr; in handleDiagnostic() local1867 Loc = Loc.getLocWithOffset(Offset - TokOffset); in handleDiagnostic()
614 unsigned TokOffset = TheTok.getLocation().getRawEncoding() - StartOffset; in ComputePreamble() local618 if (MaxLineOffset && TokOffset >= MaxLineOffset) in ComputePreamble()