Home
last modified time | relevance | path

Searched defs:JavaImportGroups (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2368 std::vector<std::string> JavaImportGroups; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2474 SmallVector<unsigned, 16> JavaImportGroups; in sortJavaImports() local