Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp209 static StringRef importanceToStr(Importance I) { in importanceToStr() function
224 {"importance", importanceToStr(I)}}; in createThreadFlowLocation()