Searched defs:conditional_t (Results 1 – 2 of 2) sorted by relevance
25 using conditional_t = typename conditional< _Bp, _Then >::type; // expected-warning 0+ {{}} typedef
129 TEST(LlvmLibcTypeTraitsTest,conditional_t) TEST() argument