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

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

Public Attributes
StringRef Feature
SourceLocation Location
bool RequiredState = true

Detailed Description

Definition at line 38 of file ModuleMapFile.h.

Member Data Documentation

Feature

StringRef clang::modulemap::RequiresFeature::Feature

Definition at line 39 of file ModuleMapFile.h.

Location

SourceLocation clang::modulemap::RequiresFeature::Location

Definition at line 40 of file ModuleMapFile.h.

RequiredState

bool clang::modulemap::RequiresFeature::RequiredState = true

Definition at line 41 of file ModuleMapFile.h.


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