|
clang 22.0.0git
|
#include "clang/Frontend/SARIFDiagnosticPrinter.h"#include "clang/Basic/DiagnosticOptions.h"#include "clang/Basic/Sarif.h"#include "clang/Frontend/DiagnosticRenderer.h"#include "clang/Frontend/SARIFDiagnostic.h"#include "clang/Lex/Lexer.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/JSON.h"#include "llvm/Support/raw_ostream.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |