Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp207 enum class Importance { Important, Essential, Unimportant }; enum
209 static StringRef importanceToStr(Importance I) { in importanceToStr()
211 case Importance::Important: in importanceToStr()
213 case Importance::Essential: in importanceToStr()
215 case Importance::Unimportant: in importanceToStr()
222 Importance I) { in createThreadFlowLocation()
239 static Importance calculateImportance(const PathDiagnosticPiece &Piece) { in calculateImportance()
248 return Piece.getTagStr() == "ConditionBRVisitor" ? Importance::Important in calculateImportance()
249 : Importance::Essential; in calculateImportance()
251 return Importance::Unimportant; in calculateImportance()
[all …]
/llvm-project-15.0.7/clang/lib/Basic/
H A DSarif.cpp185 const ThreadFlowImportance &Importance) { in createThreadFlowLocation() argument
187 {"importance", importanceToStr(Importance)}}; in createThreadFlowLocation()
304 createThreadFlowLocation(std::move(Loc), ThreadFlow.Importance)); in createThreadFlows()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSarif.h160 ThreadFlowImportance Importance; variable
176 Importance = ItemImportance; in setImportance()
/llvm-project-15.0.7/llvm/docs/
H A DLibFuzzer.rst791 …g/buglist.cgi?bug_status=__all__&content=libfuzzer&no_redirect=1&order=Importance&product=PCRE&que…
806 …g/buglist.cgi?bug_status=__all__&content=libFuzzer&list_id=68957&order=Importance&product=libxml2&…