|
clang 23.0.0git
|
#include "clang/Analysis/Scalable/Serialization/SerializationFormat.h"#include "clang/Support/Compiler.h"#include "llvm/ADT/STLFunctionalExtras.h"#include "llvm/Support/JSON.h"#include "llvm/Support/Registry.h"Go to the source code of this file.
Classes | |
| class | clang::ssaf::JSONFormat |
| class | clang::ssaf::JSONFormat::EntityIdConverter |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |
| namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting. | |
Variables | |
| template class CLANG_TEMPLATE_ABI | llvm::Registry< clang::ssaf::JSONFormat::FormatInfo > |