Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2444 StringRef ImportIdentifier) { in findJavaImportGroup() argument
2449 if (ImportIdentifier.startswith(GroupPrefix) && in findJavaImportGroup()