Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp2584 struct JavaImportDirective { struct
2585 StringRef Identifier;
2586 StringRef Text;
2587 unsigned Offset;
2588 SmallVector<StringRef> AssociatedCommentLines;
2589 bool IsStatic;