Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/libcxx/utilities/format/format.arguments/format.arg/
H A Darg_t.compile.pass.cpp30 static_assert(uint8_t(std::__format::__arg_t::__unsigned_long_long) == 7);
/llvm-project-15.0.7/libcxx/include/__format/
H A Dformat_arg_store.h79 return __arg_t::__unsigned_long_long; in __determine_arg_t()
173 else if constexpr (__arg == __arg_t::__unsigned_long_long) in __create_format_arg()
H A Dformat_arg.h56 __unsigned_long_long, enumerator
110 case __format::__arg_t::__unsigned_long_long: in decltype()
/llvm-project-15.0.7/libcxx/include/
H A Dformat289 case __arg_t::__unsigned_long_long:
353 case __arg_t::__unsigned_long_long: