Home
last modified time | relevance | path

Searched refs:__float (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.cpp32 static_assert(uint8_t(std::__format::__arg_t::__float) == 9);
/llvm-project-15.0.7/libcxx/include/__format/
H A Dformat_arg.h58 __float, enumerator
118 case __format::__arg_t::__float: in decltype()
H A Dformat_arg_store.h91 return __arg_t::__float; in __determine_arg_t()
/llvm-project-15.0.7/libcxx/include/
H A Dformat362 case __arg_t::__float: