OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TU1
(Results
1 - 2
of
2
) sorted by null
/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 56 milliseconds