Home
last modified time | relevance | path

Searched refs:struct5 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaSYCL/
H A Dspecial-class-attribute.cpp93 struct __attribute__((sycl_special_class)) struct5 { // expected-error {{types with 'sycl_special_c… struct
96 void struct5::__init(){} in __init()
/llvm-project/llvm/test/Transforms/SCCP/
H A Dconstant-struct.ll44 define internal {i32} @struct5(i32 %x) {
45 ; CHECK-LABEL: define internal { i32 } @struct5