|
clang 23.0.0git
|
#include "clang/ScalableStaticAnalysisFramework/Core/EntityLinker/LUSummary.h"#include "clang/ScalableStaticAnalysisFramework/Core/Model/SummaryName.h"#include "clang/ScalableStaticAnalysisFramework/Core/SummaryData/SummaryDataStore.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/Support/Error.h"#include <memory>#include <utility>Go to the source code of this file.
Classes | |
| class | clang::ssaf::LUSummaryConsumer |
| Consumes a LUSummary by dispatching its entity data to registered SummaryDataBuilders and returning the results in a SummaryDataStore. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |