Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DFormat.cpp2316 static unsigned findJavaImportGroup(const FormatStyle &Style, in findJavaImportGroup() function
2351 findJavaImportGroup(Style, Imports[i].Identifier)); in sortJavaImports()