clang
10.0.0svn
|
#include "clang/AST/Decl.h"
#include "clang/AST/DeclBase.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/DeclarationName.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/ADT/PointerUnion.h"
#include "llvm/ADT/SmallVector.h"
#include <algorithm>
#include <cassert>
Go to the source code of this file.
Classes | |
struct | clang::StoredDeclsList |
An array of decls optimized for the common case of only containing one entry. More... | |
class | clang::StoredDeclsMap |
class | clang::DependentStoredDeclsMap |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |