clang 24.0.0git
JSONFormat.h File Reference
#include "clang/ScalableStaticAnalysis/Core/Model/EntityLinkage.h"
#include "clang/ScalableStaticAnalysis/Core/Serialization/SerializationFormat.h"
#include "clang/Support/Compiler.h"
#include "llvm/ADT/STLFunctionalExtras.h"
#include "llvm/Support/JSON.h"
#include "llvm/Support/Registry.h"
#include <set>

Go to the source code of this file.

Classes

class  clang::ssaf::JSONFormat

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::ssaf

Functions

 LLVM_DECLARE_REGISTRY_EX (CLANG_ABI_EXPORT, llvm::Registry< clang::ssaf::JSONFormat::FormatInfo >) LLVM_DECLARE_REGISTRY_EX(CLANG_ABI_EXPORT

Function Documentation

◆ LLVM_DECLARE_REGISTRY_EX()

LLVM_DECLARE_REGISTRY_EX ( CLANG_ABI_EXPORT ,
llvm::Registry< clang::ssaf::JSONFormat::FormatInfo >  )