clang API Documentation
#include "clang/AST/Decl.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>
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 | |
namespace | clang |