Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1887 unsigned CurrentImportGroup = JavaImportGroups[Indices.front()]; in sortJavaImports() local
1894 CurrentImportGroup != JavaImportGroups[Index]) in sortJavaImports()
1903 CurrentImportGroup = JavaImportGroups[Index]; in sortJavaImports()