Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp274 static json::Object createCodeFlow(const LangOptions &LO, in createCodeFlow() function
293 {"codeFlows", json::Array{createCodeFlow(LO, Path, Artifacts)}}, in createResult()