Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSarifDiagnostics.cpp354 static json::Object createTool(std::vector<const PathDiagnostic *> &Diags, in createTool() function
368 json::Object Tool = createTool(Diags, RuleMapping); in createRun()