Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2492 static unsigned findJavaImportGroup(const FormatStyle &Style, in findJavaImportGroup() function
2527 findJavaImportGroup(Style, Imports[i].Identifier)); in sortJavaImports()