Home
last modified time | relevance | path

Searched refs:TU1 (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/test/cfi/
Danon-namespace.cpp60 #ifdef TU1
/external/clang/test/Sema/
Dtransparent-union.c55 } TU1 __attribute__((transparent_union)); typedef
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddwarfdump-str-offsets-dwp.s6 # CU1 and TU1 came from one object file, CU2 and TU2 from a second object
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp48 template <typename T> constexpr union TU1 {}; // expected-error {{union cannot be marked constexpr}} union