clang: clang::Module::Header Struct Reference (original) (raw)

Information about a header directive as found in the module map file. More...

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

Public Attributes
std::string NameAsWritten
std::string PathRelativeToRootModuleDirectory
FileEntryRef Entry

Information about a header directive as found in the module map file.

Definition at line 258 of file Module.h.

Entry

NameAsWritten

std::string clang::Module::Header::NameAsWritten

PathRelativeToRootModuleDirectory

std::string clang::Module::Header::PathRelativeToRootModuleDirectory


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