|
clang
5.0.0
|
#include "clang/AST/DeclarationName.h"#include "clang/AST/Type.h"#include "clang/Basic/SourceLocation.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/DenseSet.h"#include "llvm/ADT/SmallVector.h"Go to the source code of this file.
Classes | |
| class | clang::ASTImporter |
| Imports selected nodes from one AST context into another context, merging AST nodes where appropriate. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
1.8.6