Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dmemtag-globals.cpp11 int __attribute__((no_sanitize("memtag"))) attributed_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