clang: clang::modulemap::ModuleDecl Struct Reference (original) (raw)

#include "[clang/Lex/ModuleMapFile.h](ModuleMapFile%5F8h%5Fsource.html)"

Public Attributes
ModuleId Id
SourceLocation Location
ModuleAttributes Attrs
Points to the first keyword in the decl.
std::vector< Decl > Decls
unsigned Explicit: 1
unsigned Framework: 1

Definition at line 70 of file ModuleMapFile.h.

Attrs

Points to the first keyword in the decl.

Definition at line 73 of file ModuleMapFile.h.

Decls

std::vector<Decl> clang::modulemap::ModuleDecl::Decls

Explicit

unsigned clang::modulemap::ModuleDecl::Explicit

Framework

unsigned clang::modulemap::ModuleDecl::Framework

Id

ModuleId clang::modulemap::ModuleDecl::Id

Location


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