Home
last modified time | relevance | path

Searched defs:GLOB (Results 1 – 10 of 10) sorted by relevance

/llvm-project/compiler-rt/test/tsan/
H A Dwrite_in_reader_lock.cpp5 int GLOB; variable
H A Dload_shared_lib.cpp35 int GLOB = 0; variable
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dshared-lib-test.cpp45 int GLOB[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
H A Dasan-symbolize-sanity-test.cpp53 int GLOB[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
/llvm-project/clang/test/CodeGenSYCL/
H A Dcuda-address-space-conversions.cpp22 __attribute__((opencl_global)) int *GLOB; in usages() local
H A Damd-address-space-conversions.cpp22 __attribute__((opencl_global)) int *GLOB; in usages() local
H A Daddress-space-conversions.cpp22 __attribute__((opencl_global)) int *GLOB; in usages() local
/llvm-project/clang/test/SemaSYCL/
H A Daddress-space-conversions.cpp15 __attribute__((opencl_global)) int *GLOB; in usages() local
/llvm-project/clang/test/CodeGen/
H A Dvla.c76 static int GLOB; variable
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_mac_test.cpp39 void *GLOB; variable