Home
last modified time | relevance | path

Searched full:sarif_file (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/.github/workflows/
H A Dcifuzz.yml37 sarif_file: cifuzz-sarif/results.sarif
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp228 const std::string &sarif_file, const Preprocessor &PP, in createSarifHTMLDiagnosticConsumer() argument
232 DiagOpts, C, std::string(llvm::sys::path::parent_path(sarif_file)), PP, in createSarifHTMLDiagnosticConsumer()
234 createSarifDiagnosticConsumer(DiagOpts, C, sarif_file, PP, CTU, in createSarifHTMLDiagnosticConsumer()
236 createTextMinimalPathDiagnosticConsumer(std::move(DiagOpts), C, sarif_file, in createSarifHTMLDiagnosticConsumer()