Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp3073 static unsigned findJavaImportGroup(const FormatStyle &Style, in findJavaImportGroup() function
3109 JavaImportGroups.push_back(findJavaImportGroup(Style, Import.Identifier)); in sortJavaImports()