Home
last modified time | relevance | path

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

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