enum class Importance
Declared at: clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:207
Enumerators
Name | Value | Comment |
---|---|---|
Important | 0 | |
Essential | 1 | |
Unimportant | 2 |
Declared at: clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:207
Name | Value | Comment |
---|---|---|
Important | 0 | |
Essential | 1 | |
Unimportant | 2 |