|
clang
5.0.0
|
#include "clang/AST/Decl.h"#include "clang/Analysis/CFG.h"#include "clang/Analysis/CodeInjector.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/Support/Allocator.h"#include <memory>Go to the source code of this file.
Classes | |
| class | clang::ManagedAnalysis |
| The base class of a hierarchy of objects representing analyses tied to AnalysisDeclContext. More... | |
| class | clang::AnalysisDeclContext |
| AnalysisDeclContext contains the context data for the function or method under analysis. More... | |
| class | clang::LocationContext |
| class | clang::StackFrameContext |
| class | clang::ScopeContext |
| class | clang::BlockInvocationContext |
| class | clang::LocationContextManager |
| class | clang::AnalysisDeclContextManager |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::idx | |
1.8.6