Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Parser/
H A Datomic.c38 typedef _Atomic int __attribute__((address_space(1))) atomic_addr_space_int; // ext-warning {{'_Ato… typedef
39 typedef _Atomic(int) __attribute__((address_space(1))) atomic_addr_space_int; // ext-warning {{'_At… typedef