|
clang 22.0.0git
|
#include "clang/Lex/Preprocessor.h"#include "clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h"#include <string>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::ento |
Functions | |
| void | clang::ento::createSarifDiagnosticConsumerImpl (PathDiagnosticConsumerOptions DiagOpts, PathDiagnosticConsumers &C, const std::string &Output, const Preprocessor &PP) |
| Creates and registers a SARIF diagnostic consumer, without any additional text consumer. | |