Home
last modified time | relevance | path

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

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