clang: clang::Module::DirectoryName Struct Reference (original) (raw)
Information about a directory name 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 |
DirectoryEntryRef | Entry |
Information about a directory name as found in the module map file.
Definition at line 288 of file Module.h.
◆ Entry
◆ NameAsWritten
std::string clang::Module::DirectoryName::NameAsWritten
◆ PathRelativeToRootModuleDirectory
std::string clang::Module::DirectoryName::PathRelativeToRootModuleDirectory
The documentation for this struct was generated from the following file:
- include/clang/Basic/Module.h