Home
last modified time | relevance | path

Searched refs:__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.cpp27 static_assert(uint8_t(std::__format::__arg_t::__long_long) == 4);
/llvm-project-15.0.7/libcxx/include/__format/
H A Dformat_arg_store.h64 return __arg_t::__long_long; in __determine_arg_t()
169 else if constexpr (__arg == __arg_t::__long_long) in __create_format_arg()
H A Dformat_arg.h53 __long_long, enumerator
100 case __format::__arg_t::__long_long: in decltype()
/llvm-project-15.0.7/libcxx/include/
H A Dformat286 case __arg_t::__long_long:
342 case __arg_t::__long_long: