Home
last modified time | relevance | path

Searched defs:TU1 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dtransparent-union.c55 } TU1 __attribute__((transparent_union)); typedef
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp41 template <typename T> constexpr union TU1 {}; // expected-error {{union cannot be marked constexpr}} union