|
clang
5.0.0
|
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 146 of file Module.h.
Referenced by clang::Module::getUmbrellaDir(), and operator bool().
1.8.6