Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1635 struct JavaImportDirective { struct
1636 StringRef Identifier;
1637 StringRef Text;
1638 unsigned Offset;
1639 std::vector<StringRef> AssociatedCommentLines;
1640 bool IsStatic;