Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstexpr-builtin-bit-cast.cpp90 struct tuple4 { in test_record() struct
91 unsigned x, y, z, doublez; in test_record()
93 constexpr bool operator==(tuple4 const &other) const { in test_record()