Home
last modified time | relevance | path

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

/llvm-project/clang/test/Parser/
H A Drecovery.cpp5 typedef int Important; typedef
/llvm-project/clang/include/clang/Basic/
H A DSarif.h146 enum class ThreadFlowImportance { Important, Essential, Unimportant }; enumerator