Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2443 static unsigned findJavaImportGroup(const FormatStyle &Style, in findJavaImportGroup() function
2478 findJavaImportGroup(Style, Imports[i].Identifier)); in sortJavaImports()