Home
last modified time | relevance | path

Searched defs:numeric (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin-constant-p.cpp10 class numeric { class
15 constexpr numeric(S value) in numeric() function in numeric
/llvm-project/clang/test/SemaCXX/
H A Dnamespace.cpp79 namespace numeric { namespace
88 namespace numeric { namespace
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/hicpp/
H A Dsigned-bitwise-standard-types.h12 numeric = 1u << 4u, enumerator
/llvm-project/libcxx/src/
H A Dlocale.cpp122 const locale::category locale::numeric; member in locale