Searched defs:POD (Results 1 – 13 of 13) sorted by relevance
3 struct POD { struct9 POD pod_array[2][3]; argument
14 struct POD { struct19 // We allow VLAs of POD types, only. argument
22 struct POD { struct39 // CHECK-NOT: CXXBindTemporaryExpr {{.*}} 'struct brace_initializers::POD' in test()
10 struct POD { struct15 // We allow VLAs of POD types, only. argument
9 struct POD { Enum e; int i; float f; NonPOD* p; }; argument
15 struct POD { struct29 POD pod_array[2][3]; argument
21 struct POD { struct31 POD pod_array[2][3]; argument
4 struct POD { struct28 POD p; argument
62 struct POD { struct76 struct NonZeroVBPtr : POD, Virtual { argument
332 struct POD { int b; }; struct341 …mem:[^ ]*]] = alloca inalloca [[argmem_ty:<{ %"struct.test2::NonTrivial", %"struct.test2::POD" }>]]
46 POD := $(wildcard $(SRC_DOC_DIR)*.pod) macro
83 struct POD { struct84 int x, y;
179 POD = 1 << 9, enumerator