Home
last modified time | relevance | path

Searched refs:IncludesBlockSize (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3084 const unsigned IncludesBlockSize = IncludesEndOffset - IncludesBeginOffset; in sortCppIncludes() local
3155 *Cursor += result.size() - IncludesBlockSize; in sortCppIncludes()
3160 IncludesBeginOffset, IncludesBlockSize)))) { in sortCppIncludes()
3167 FileName, Includes.front().Offset, IncludesBlockSize, result)); in sortCppIncludes()