|
clang 23.0.0git
|
#include "clang/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsage.h"#include "clang/ScalableStaticAnalysisFramework/Core/TUSummary/EntitySummary.h"#include "llvm/Support/Error.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |
Functions | |
| llvm::Expected< std::unique_ptr< EntitySummary > > | clang::ssaf::serializeDeserializeRoundTrip (const UnsafeBufferUsageEntitySummary &S, std::function< uint64_t(EntityId)> IdToIntFn, std::function< llvm::Expected< EntityId >(uint64_t)> IdFromIntFn) |