Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3124 int CurrentCategory = Includes.front().Category; in sortCppIncludes() local
3144 CurrentCategory != Includes[Index].Category) { in sortCppIncludes()
3151 CurrentCategory = Includes[Index].Category; in sortCppIncludes()