Home
last modified time | relevance | path

Searched defs:Important (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/Parser/
Drecovery.cpp5 typedef int Important; typedef
/external/clang/test/Parser/
Drecovery.cpp5 typedef int Important; typedef
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSarifDiagnostics.cpp205 enum class Importance { Important, Essential, Unimportant }; enumerator