Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormat.cpp2549 unsigned CurrentImportGroup = JavaImportGroups[Indices.front()]; in sortJavaImports() local
2556 CurrentImportGroup != JavaImportGroups[Index]) in sortJavaImports()
2565 CurrentImportGroup = JavaImportGroups[Index]; in sortJavaImports()