clang
10.0.0git
|
Information about a directory name as found in the module map file. More...
#include "clang/Basic/Module.h"
Public Member Functions | |
operator bool () | |
Public Attributes | |
std::string | NameAsWritten |
const DirectoryEntry * | Entry |
Information about a directory name as found in the module map file.
|
inlineexplicit |
const DirectoryEntry* clang::Module::DirectoryName::Entry |
Definition at line 168 of file Module.h.
Referenced by collectAllSubModulesWithUmbrellaHeader(), and clang::Module::getUmbrellaDir().