Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSarifDiagnostics.cpp254 static json::Object createThreadFlow(const LangOptions &LO, in createThreadFlow() function
276 {"threadFlows", json::Array{createThreadFlow(LO, Pieces, Artifacts)}}}; in createCodeFlow()