Searched refs:charptrptrc (Results 1 – 1 of 1) sorted by relevance
32 const char **charptrptrc; in foo() local33 …char **charptrptr = (char **)charptrptrc; // expected-warning {{cast from 'const char *' to 'char … in foo()