Searched defs:constStr (Results 1 – 2 of 2) sorted by relevance
13 …const char *constStr = s + 'c'; // expected-warning {{adding 'char' to a string pointer does not a… in f() local
20 …const char *constStr = s + 'c'; // expected-warning {{adding 'char' to a string pointer does not a… in f() local