Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3249 StringRef ImportIdentifier) { in findJavaImportGroup() argument
3254 if (ImportIdentifier.starts_with(GroupPrefix) && in findJavaImportGroup()