Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DFormat.cpp2077 struct JavaImportDirective { struct
2337 const SmallVectorImpl<JavaImportDirective> &Imports, in sortJavaImports()
2423 SmallVector<JavaImportDirective, 16> ImportsInBlock; in sortJavaImports()