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

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

Public Attributes
std::vector< StringRef > Macros
SourceLocation Location
unsigned Exhaustive: 1

Detailed Description

Definition at line 116 of file ModuleMapFile.h.

Member Data Documentation

Exhaustive

unsigned clang::modulemap::ConfigMacrosDecl::Exhaustive

Definition at line 120 of file ModuleMapFile.h.

Location

SourceLocation clang::modulemap::ConfigMacrosDecl::Location

Definition at line 118 of file ModuleMapFile.h.

Macros

std::vector clang::modulemap::ConfigMacrosDecl::Macros

Definition at line 117 of file ModuleMapFile.h.


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