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