Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DIntegerLiteralSeparatorTest.cpp36 const StringRef Decimal("d = 184467'440737'0'95505'92Ull;"); in TEST_F() local
91 const StringRef Decimal("d = 184467_440737_0_95505_92;"); in TEST_F() local
/llvm-project/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp20 enum class Base { Binary, Decimal, Hex, Other }; enumerator
63 const auto Decimal = Option.Decimal; in process() local
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DIntelPTSingleBufferTrace.cpp44 Decimal, enumerator
/llvm-project/libcxx/benchmarks/
H A Dformatter_int.bench.cpp
/llvm-project/lldb/tools/debugserver/source/
H A DDNBDefs.h180 Decimal, enumerator
/llvm-project/clang/include/clang/Format/
H A DFormat.h2983 int8_t Decimal; global() member