Home
last modified time | relevance | path

Searched refs:struct_empty (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Darm-swiftcall.cpp31 } struct_empty; typedef
32 TEST(struct_empty);
43 struct_empty padding[2];
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dwindows-swiftcall.c85 } struct_empty; typedef
86 TEST(struct_empty);
H A Darm-swiftcall.c97 } struct_empty; typedef
98 TEST(struct_empty);
H A D64bit-swiftcall.c105 } struct_empty; typedef
106 TEST(struct_empty);
/llvm-project-15.0.7/mlir/test/Dialect/SPIRV/IR/
H A Dtypes.mlir298 // CHECK: func private @struct_empty(!spv.struct<()>)
299 func.func private @struct_empty(!spv.struct<()>)