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.cpp3164 struct JavaImportDirective { struct
3165 StringRef Identifier;
3166 StringRef Text;
3167 unsigned Offset;
3168 SmallVector<StringRef> AssociatedCommentLines;
3169 bool IsStatic;