|
clang
3.8.0
|
#include "clang/Basic/LangOptions.h"#include "clang/Basic/Module.h"#include "clang/Basic/SourceManager.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/IntrusiveRefCntPtr.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include <string>Go to the source code of this file.
Classes | |
| class | clang::ModuleMapCallbacks |
| A mechanism to observe the actions of the module map parser as it reads module map files. More... | |
| class | clang::ModuleMap |
| class | clang::ModuleMap::KnownHeader |
| A header that is known to reside within a given module, whether it was included or excluded. More... | |
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
1.8.6