Searched refs:IncludesBeginOffset (Results 1 – 1 of 1) sorted by relevance
2669 const unsigned IncludesBeginOffset = Includes.front().Offset; in sortCppIncludes() local2672 const unsigned IncludesBlockSize = IncludesEndOffset - IncludesBeginOffset; in sortCppIncludes()2673 if (!affectsRange(Ranges, IncludesBeginOffset, IncludesEndOffset)) in sortCppIncludes()2737 *Cursor = IncludesBeginOffset + result.size() - CursorToEOLOffset; in sortCppIncludes()2747 IncludesBeginOffset, IncludesBlockSize)))) { in sortCppIncludes()