Searched defs:__is_trivially_constructible (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/PCH/
H A Dcxx-traits.h17 static const bool value = __is_trivially_constructible(T, Args...);
62 struct __is_trivially_constructible {}; // expected-warning {{made available}} struct in namespace:n

Completed in 80 milliseconds