Home
last modified time | relevance | path

Searched refs:__boolean (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.cpp24 static_assert(uint8_t(std::__format::__arg_t::__boolean) == 1);
/llvm-project-15.0.7/libcxx/include/__format/
H A Dformat_arg.h50 __boolean, enumerator
94 case __format::__arg_t::__boolean: in decltype()
H A Dformat_arg_store.h42 return __arg_t::__boolean; in __determine_arg_t()
/llvm-project-15.0.7/libcxx/include/
H A Dformat336 case __arg_t::__boolean: