clang: clang::modulemap::ExternModuleDecl Struct Reference (original) (raw)
#include "[clang/Lex/ModuleMapFile.h](ModuleMapFile%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| SourceLocation | Location |
| ModuleId | Id |
| StringRef | Path |
Detailed Description
Definition at line 98 of file ModuleMapFile.h.
Member Data Documentation
◆ Id
ModuleId clang::modulemap::ExternModuleDecl::Id
Definition at line 100 of file ModuleMapFile.h.
Referenced by dumpExternModule().
◆ Location
SourceLocation clang::modulemap::ExternModuleDecl::Location
Definition at line 99 of file ModuleMapFile.h.
◆ Path
StringRef clang::modulemap::ExternModuleDecl::Path
Definition at line 101 of file ModuleMapFile.h.
Referenced by dumpExternModule().
The documentation for this struct was generated from the following file:
- include/clang/Lex/ModuleMapFile.h