Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DCommandLine.h168 NormalFormatting = 0x00, // Nothing special enumerator
339 Formatting(NormalFormatting), Misc(0), Category(&GeneralCategory) {} in Option()