Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaSYCL/
H A Dkernel-attribute.cpp4 [[clang::sycl_kernel]] int gv2 = 0; // expected-warning {{'sycl_kernel' attribute only applies to f… variable
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-codeview-var-templates.cpp19 } gv2; variable
/llvm-project/clang/test/Sema/
H A Ddeclspec.c14 int gv2; typedef
H A Daltivec-generic-overload.c53 __v16uc gv2; in test() local
/llvm-project/clang/test/CodeGen/
H A Dconst-init.c68 } __attribute__((__packed__)) gv2 = { 1, (void*)0 }; variable