clang: clang::modulemap::HeaderDecl Struct Reference (original) (raw)
#include "[clang/Lex/ModuleMapFile.h](ModuleMapFile%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Path |
| SourceLocation | Location |
| SourceLocation | PathLoc |
| std::optional< int64_t > | Size |
| std::optional< int64_t > | MTime |
| unsigned | Private: 1 |
| unsigned | Textual: 1 |
| unsigned | Umbrella: 1 |
| unsigned | Excluded: 1 |
Definition at line 49 of file ModuleMapFile.h.
◆ Excluded
unsigned clang::modulemap::HeaderDecl::Excluded
◆ Location
◆ MTime
std::optional<int64_t> clang::modulemap::HeaderDecl::MTime
◆ Path
StringRef clang::modulemap::HeaderDecl::Path
◆ PathLoc
◆ Private
unsigned clang::modulemap::HeaderDecl::Private
◆ Size
std::optional<int64_t> clang::modulemap::HeaderDecl::Size
◆ Textual
unsigned clang::modulemap::HeaderDecl::Textual
◆ Umbrella
unsigned clang::modulemap::HeaderDecl::Umbrella
The documentation for this struct was generated from the following file:
- include/clang/Lex/ModuleMapFile.h