Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h162 NormalFormatting = 0x00, // Nothing special enumerator
343 HiddenFlag(Hidden), Formatting(NormalFormatting), Misc(0), in Option()