Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp174 static StringRef importanceToStr(ThreadFlowImportance I) { in importanceToStr() function
205 {"importance", importanceToStr(Importance)}}; in createThreadFlowLocation()