Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormat.cpp2360 int CurrentCategory = Includes.front().Category; in sortCppIncludes() local
2378 CurrentCategory != Includes[Index].Category) in sortCppIncludes()
2384 CurrentCategory = Includes[Index].Category; in sortCppIncludes()