HomeSort by relevance Sort by last modified time
    Searched defs:union_type (Results 1 - 4 of 4) sorted by null

  /external/libcxx/test/std/experimental/utilities/meta/meta.type.synop/
meta.unary.cat.pass.cpp 19 union union_type {}; union
145 typedef union_type T;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/experimental/utilities/meta/meta.type.synop/
meta.unary.cat.pass.cpp 20 union union_type {}; union
146 typedef union_type T;
  /external/flatbuffers/include/flatbuffers/
reflection.h 365 auto union_type = GetFieldI<uint8_t>(table, *type_field); local
366 auto enumval = enumdef->values()->LookupByKey(union_type);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h 124 5: CLASS_TYPE_P (in RECORD_TYPE and UNION_TYPE)
527 /* In a RECORD_TYPE or UNION_TYPE, nonzero if any component is read-only. */
4094 union_type, \/* "union" types. *\/ enumerator in enum:tag_types
    [all...]

Completed in 283 milliseconds