Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaSYCL/
H A Dzero-length-arrays.cpp19 struct WrapperOfWrapper { // expected-error 2{{zero-length arrays are not permitted in SYCL device … struct
40 WrapperOfWrapper offendingFoo() { in offendingFoo() argument