Searched refs:IncludesBeginOffset (Results 1 – 1 of 1) sorted by relevance
3081 const unsigned IncludesBeginOffset = Includes.front().Offset; in sortCppIncludes() local3084 const unsigned IncludesBlockSize = IncludesEndOffset - IncludesBeginOffset; in sortCppIncludes()3085 if (!affectsRange(Ranges, IncludesBeginOffset, IncludesEndOffset)) in sortCppIncludes()3150 *Cursor = IncludesBeginOffset + result.size() - CursorToEOLOffset; in sortCppIncludes()3160 IncludesBeginOffset, IncludesBlockSize)))) { in sortCppIncludes()