|
clang
5.0.0
|
#include "clang/AST/ExternalASTSource.h"#include "clang/AST/Type.h"#include "clang/Sema/TypoCorrection.h"#include "clang/Sema/Weak.h"#include "llvm/ADT/MapVector.h"#include <utility>Go to the source code of this file.
Classes | |
| class | llvm::SmallSetVector< T, n > |
| struct | clang::ExternalVTableUse |
A simple structure that captures a vtable use for the purposes of the ExternalSemaSource. More... | |
| class | clang::ExternalSemaSource |
| An abstract interface that should be implemented by external AST sources that also provide information for semantic analysis. More... | |
Namespaces | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
1.8.6