clang API Documentation
#include "clang/Basic/FileManager.h"
#include "clang/Serialization/Module.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
Go to the source code of this file.
Classes | |
class | clang::serialization::ModuleManager |
Manages the set of modules loaded by an AST reader. More... | |
struct | clang::serialization::ModuleManager::VisitState |
State used by the "visit" operation to avoid malloc traffic in calls to visit(). | |
Namespaces | |
namespace | clang |
namespace | clang::serialization |