reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/Format.cpp
 2059     if (ImportIdentifier.startswith(GroupPrefix) &&
 2060         GroupPrefix.length() > LongestMatchLength) {
 2062       LongestMatchLength = GroupPrefix.length();