Searched refs:bool_constant (Results 1 – 13 of 13) sorted by relevance
8 pub type bool_constant = u8; typedef
10 using bool_constant = integral_constant<bool, B>; typedef
232 using bool_constant = std::integral_constant<bool, B>;269 struct negation : bool_constant<!static_cast<bool>(B::value)> {};
688 using bool_constant = std::integral_constant<bool, Value>; typedef713 struct is_c_string : bool_constant<impl::is_c_string<T>()> {};735 struct is_transparent : bool_constant<impl::is_transparent<T>()> {};
880 using IsCancellable = bool_constant<1250 GetInvokeFunc<Invoker>(bool_constant<kIsOnce>());
263 int bool_constant; member
1356 primary_expression.bool_constant in print()
483 $$->primary_expression.bool_constant = $1;
2118 result = new(ctx) ir_constant(bool(this->primary_expression.bool_constant)); in do_hir()
858 : public bool_constant<
1891 using bool_constant = std::integral_constant<bool, B>;
4084 using bool_constant = std::integral_constant<bool, Value>; typedef4109 struct is_c_string : bool_constant<impl::is_c_string<T>()> {};4131 struct is_transparent : bool_constant<impl::is_transparent<T>()> {};
16599 …<typedef-decl name='bool_constant<(false)>' type-id='f4edc297' filepath='external/libcxx/inc…16600 …<typedef-decl name='bool_constant<(true)>' type-id='249572b2' filepath='external/libcxx/incl…