|
clang 23.0.0git
|
#include "clang/ScalableStaticAnalysisFramework/Core/Model/EntityIdTable.h"#include "clang/ScalableStaticAnalysisFramework/Core/Support/ErrorBuilder.h"#include "clang/ScalableStaticAnalysisFramework/Core/WholeProgramAnalysis/AnalysisName.h"#include "clang/ScalableStaticAnalysisFramework/Core/WholeProgramAnalysis/AnalysisResult.h"#include "clang/ScalableStaticAnalysisFramework/Core/WholeProgramAnalysis/AnalysisTraits.h"#include "llvm/Support/Error.h"#include <map>#include <memory>Go to the source code of this file.
Classes | |
| class | clang::ssaf::WPASuite |
| Bundles the EntityIdTable (moved from the LUSummary) and the analysis results produced by one AnalysisDriver::run() call, keyed by AnalysisName. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |