Searched refs:StaticConstGlob (Results 1 – 1 of 1) sorted by relevance
969 static const char StaticConstGlob[3] = {9, 8, 7}; variable1013 EXPECT_DEATH(Ident(Ident(StaticConstGlob)[5]), in TEST()