Searched refs:staticAry (Results 1 – 1 of 1) sorted by relevance
47 const char staticAry[] = "test"; variable49 …strFunc(staticAry); // expected-warning{{passing 'const char [5]' to parameter of type 'char *' di… in checkStaticAry()