Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp310 static json::Object createResources(std::vector<const PathDiagnostic *> &Diags, in createResources() function
318 json::Object Resources = createResources(Diags, RuleMapping); in createRun()