clang
9.0.0
|
#include "clang/AST/DeclBase.h"
#include "clang/Analysis/BodyFarm.h"
#include "clang/Analysis/CFG.h"
#include "clang/Analysis/CodeInjector.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/Support/Allocator.h"
#include <functional>
#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 | |
Dataflow Directional Tag Classes. | |