Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2232 struct JavaImportDirective { struct
2513 const SmallVectorImpl<JavaImportDirective> &Imports, in sortJavaImports()
2599 SmallVector<JavaImportDirective, 16> ImportsInBlock; in sortJavaImports()