Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/format/format.arguments/format.arg/
Darg_t.compile.pass.cpp24 static_assert(std::uint8_t(std::__format::__arg_t::__boolean) == 1);
/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dformat_arg.h57 __boolean, enumerator
103 case __format::__arg_t::__boolean: in decltype()
Dformat_arg_store.h44 return __arg_t::__boolean; in __determine_arg_t()
Dformat_functions.h200 case __arg_t::__boolean: in __compile_time_visit_format_arg()