HomeSort by relevance Sort by last modified time
    Searched refs:TU1 (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/test/cfi/
anon-namespace.cpp 33 // compiling two translation units TU1 and TU2 containing a class named B in an
35 // use a TU1 B as a TU2 B.
60 #ifdef TU1
66 #endif // TU1
  /external/clang/test/Sema/
transparent-union.c 55 } TU1 __attribute__((transparent_union));
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp 41 template <typename T> constexpr union TU1 {}; // expected-error {{union cannot be marked constexpr}}

Completed in 114 milliseconds