clang 22.0.0git
Public Attributes | List of all members
clang::modulemap::ConflictDecl Struct Reference

#include "clang/Lex/ModuleMapFile.h"

Public Attributes

SourceLocation Location
 
ModuleId Id
 
StringRef Message
 

Detailed Description

Definition at line 123 of file ModuleMapFile.h.

Member Data Documentation

◆ Id

ModuleId clang::modulemap::ConflictDecl::Id

Definition at line 125 of file ModuleMapFile.h.

◆ Location

SourceLocation clang::modulemap::ConflictDecl::Location

Definition at line 124 of file ModuleMapFile.h.

◆ Message

StringRef clang::modulemap::ConflictDecl::Message

Definition at line 126 of file ModuleMapFile.h.


The documentation for this struct was generated from the following file: