clang API Documentation
#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::ModuleMap |
class | clang::ModuleMap::KnownHeader |
A header that is known to reside within a given module, whether it was included or excluded. More... | |
struct | clang::ModuleMap::InferredDirectory |
A directory for which framework modules can be inferred. | |
Namespaces | |
namespace | clang |