Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/asan/tests/
Dasan_test.cpp999 const char ConstGlob[7] = {1, 2, 3, 4, 5, 6, 7}; variable
1042 EXPECT_DEATH(Ident(Ident(ConstGlob)[8]), in TEST()