Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3291 static unsigned findJavaImportGroup(const FormatStyle &Style, in findJavaImportGroup() function
3327 JavaImportGroups.push_back(findJavaImportGroup(Style, Import.Identifier)); in sortJavaImports()