Home
last modified time | relevance | path

Searched refs:createResult (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp238 static json::Object createResult(const PathDiagnostic &Diag, json::Array &Files, in createResult() function
321 Results.push_back(createResult(*D, Files, RuleMapping)); in createRun()