|
clang 22.0.0git
|
Information about a header directive as found in the module map file. More...
#include "clang/Basic/Module.h"
Public Attributes | |
| std::string | NameAsWritten |
| std::string | PathRelativeToRootModuleDirectory |
| FileEntryRef | Entry |
Information about a header directive as found in the module map file.
| FileEntryRef clang::Module::Header::Entry |
Definition at line 290 of file Module.h.
Referenced by clang::ModuleMap::addHeader(), and violatesPrivateInclude().
| std::string clang::Module::Header::NameAsWritten |
Definition at line 288 of file Module.h.
Referenced by compareModuleHeaders().
| std::string clang::Module::Header::PathRelativeToRootModuleDirectory |