|
clang 22.0.0git
|
#include "clang/Lex/ModuleMapFile.h"
Public Attributes | |
| SourceLocation | Location |
| ModuleId | Id |
| StringRef | Path |
Definition at line 98 of file ModuleMapFile.h.
| ModuleId clang::modulemap::ExternModuleDecl::Id |
Definition at line 100 of file ModuleMapFile.h.
Referenced by dumpExternModule().
| SourceLocation clang::modulemap::ExternModuleDecl::Location |
Definition at line 99 of file ModuleMapFile.h.
| StringRef clang::modulemap::ExternModuleDecl::Path |
Definition at line 101 of file ModuleMapFile.h.
Referenced by dumpExternModule().