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

#include "clang/Lex/ModuleMapFile.h"

Public Attributes

SourceLocation Location
 
ModuleId Id
 

Detailed Description

Definition at line 104 of file ModuleMapFile.h.

Member Data Documentation

◆ Id

ModuleId clang::modulemap::UseDecl::Id

Definition at line 106 of file ModuleMapFile.h.

◆ Location

SourceLocation clang::modulemap::UseDecl::Location

Definition at line 105 of file ModuleMapFile.h.


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