Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2963 struct JavaImportDirective { struct
2964 StringRef Identifier;
2965 StringRef Text;
2966 unsigned Offset;
2967 SmallVector<StringRef> AssociatedCommentLines;
2968 bool IsStatic;