Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dmemtag-globals.cpp11 int __attribute__((no_sanitize("memtag"))) attributed_global; global() variable
H A Dhwasan-globals.cpp14 int __attribute__((no_sanitize("hwaddress"))) attributed_global; variable
H A Dasan-globals.cpp12 int __attribute__((no_sanitize("address"))) attributed_global; variable