Home
last modified time | relevance | path

Searched defs:createThreadFlows (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp129 static SmallVector<ThreadFlow, 8> createThreadFlows(const PathDiagnostic *Diag, in createThreadFlows() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp325 SarifDocumentWriter::createThreadFlows(ArrayRef<ThreadFlow> ThreadFlows) { in createThreadFlows() function in SarifDocumentWriter