|
clang 23.0.0git
|
#include "clang/ScalableStaticAnalysisFramework/Core/Support/ErrorBuilder.h"#include "clang/ScalableStaticAnalysisFramework/Core/WholeProgramAnalysis/AnalysisName.h"#include "clang/ScalableStaticAnalysisFramework/Core/WholeProgramAnalysis/DerivedAnalysis.h"#include "clang/ScalableStaticAnalysisFramework/Core/WholeProgramAnalysis/SummaryAnalysis.h"#include "llvm/Support/Error.h"#include "llvm/Support/Registry.h"#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | clang::ssaf::AnalysisRegistry |
| Unified registry for SummaryAnalysis and DerivedAnalysis implementations. More... | |
| struct | clang::ssaf::AnalysisRegistry::Add< AnalysisT > |
| Registers AnalysisT with the unified registry. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |