Home
last modified time | relevance | path

Searched defs:Decimal (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp20 enum class Base { Binary, Decimal, Hex, Other }; enumerator
63 const auto Decimal = Option.Decimal; in process() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DIntelPTSingleBufferTrace.cpp44 Decimal, enumerator
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dformatter_int.bench.cpp81 Decimal, enumerator
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBDefs.h180 Decimal, enumerator
/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2530 int8_t Decimal; member