clang 22.0.0git
|
#include "clang/Lex/ModuleMapFile.h"
Public Attributes | |
SourceLocation | Location |
ModuleId | Id |
StringRef | Message |
Definition at line 123 of file ModuleMapFile.h.
ModuleId clang::modulemap::ConflictDecl::Id |
Definition at line 125 of file ModuleMapFile.h.
SourceLocation clang::modulemap::ConflictDecl::Location |
Definition at line 124 of file ModuleMapFile.h.
StringRef clang::modulemap::ConflictDecl::Message |
Definition at line 126 of file ModuleMapFile.h.