Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DSarif.cpp171 static StringRef importanceToStr(ThreadFlowImportance I) { in importanceToStr() function
187 {"importance", importanceToStr(Importance)}}; in createThreadFlowLocation()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp209 static StringRef importanceToStr(Importance I) { in importanceToStr() function
224 {"importance", importanceToStr(I)}}; in createThreadFlowLocation()