Searched full:sarif_file (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/krb5/.github/workflows/ |
H A D | cifuzz.yml | 37 sarif_file: cifuzz-sarif/results.sarif
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 228 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()
|