Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp256 static json::Object createThreadFlow(const LangOptions &LO, in createThreadFlow() function
278 {"threadFlows", json::Array{createThreadFlow(LO, Pieces, Artifacts)}}}; in createCodeFlow()