Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2996 struct JavaImportDirective { struct
2997 StringRef Identifier;
2998 StringRef Text;
2999 unsigned Offset;
3000 SmallVector<StringRef> AssociatedCommentLines;
3001 bool IsStatic;