Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/include-cleaner/tool/
H A DIncludeCleaner.cpp76 enum class PrintStyle { Changes, Final }; enum
/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp1036 enum PrintStyle { Hex, Number }; global() enum