Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dtype-traits-ms-extensions.cpp14 struct POD { Enum e; int i; float f; NonPOD* p; }; argument
H A Dc99-variable-length-array-cxx11.cpp14 struct POD { struct
19 // We allow VLAs of POD types, only. argument
H A Dcompound-literal.cpp23 struct POD { struct
39 // CHECK-NOT: CXXBindTemporaryExpr {{.*}} 'brace_initializers::POD'
H A Dc99-variable-length-array.cpp10 struct POD { global() struct
19 yPOD global() argument
H A Dtype-traits.cpp19 struct POD { Enum e; int i; float f; NonPOD* p; }; argument
[all...]
/llvm-project/clang/test/CodeGenObjCXX/
H A Dcopyable-property-object.mm3 struct POD { struct
9 POD pod_array[2][3]; argument
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-ms-vbase.cpp48 struct POD { int pod; }; struct
H A Dimplicit-copy-assign-operator.cpp15 struct POD { struct
29 POD pod_array[2][3]; argument
H A Dimplicit-copy-constructor.cpp21 struct POD { struct
31 POD pod_array[2][3]; argument
H A Dpod-member-memcpys.cpp4 struct POD { global() struct
28 zPOD global() argument
H A Dmicrosoft-abi-member-pointers.cpp218 struct POD { struct
232 struct NonZeroVBPtr : POD, Virtual { argument
H A Dmicrosoft-abi-sret-and-byval.cpp394 struct POD { int b; }; struct
403 // WIN32: %[[argmem:[^ ]*]] = alloca inalloca [[argmem_ty:<{ %"struct.test2::NonTrivial", %"struct.test2::POD" }>]] argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dpass-by-value.cpp5 struct POD { struct
6 int a, b, c;
/llvm-project/clang/test/Layout/
H A Dno-unique-address.cpp147 namespace POD { namespace
H A Dms-no-unique-address.cpp213 namespace POD { namespace
/llvm-project/clang/test/Analysis/
H A Dtemporaries.cpp105 struct POD { struct
106 int x, y;