Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp137 .setImportance(calculateImportance(*Piece)) in createThreadFlows()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h194 ThreadFlow setImportance(const ThreadFlowImportance &ItemImportance) { in setImportance() function