clang API Documentation
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | clang::GlobalModuleIndex |
A global index for a set of module files, providing information about the identifiers within those module files. More... | |
struct | clang::GlobalModuleIndex::ModuleInfo |
Information about a given module file. | |
Namespaces | |
namespace | llvm |
namespace | clang |
namespace | clang::serialization |