Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaSYCL/
H A Dspecial-class-attribute.cpp83 class __attribute__((sycl_special_class)) class12 { // expected-error {{types with 'sycl_special_cl… class
86 void class12::__init(){} in __init()