HomeSort by relevance Sort by last modified time
    Searched full:my_union (Results 1 - 5 of 5) sorted by null

  /external/clang/test/SemaTemplate/
alignas.cpp 14 template<typename...T> struct my_union { struct
22 static_assert(sizeof(my_union<A, B, C>) == 16, "");
23 static_assert(alignof(my_union<A, B, C>) == 8, "");
  /prebuilts/go/darwin-x86/src/debug/dwarf/testdata/
typedef.c 38 typedef union my_union { union
  /prebuilts/go/linux-x86/src/debug/dwarf/testdata/
typedef.c 38 typedef union my_union { union
  /prebuilts/go/darwin-x86/src/debug/dwarf/
type_test.go 30 "t_my_union": "union my_union {vi volatile int@0; x char@0 : 1@7; y int@0 : 4@28; array [40]long long int@0}",
  /prebuilts/go/linux-x86/src/debug/dwarf/
type_test.go 30 "t_my_union": "union my_union {vi volatile int@0; x char@0 : 1@7; y int@0 : 4@28; array [40]long long int@0}",

Completed in 705 milliseconds