Searched refs:funccast (Results 1 – 1 of 1) sorted by relevance
67 int * const funccast = intptrconst(sizeof(int)); variable70 *(funccast - 1) = 0; // expected-warning{{Dereference of null pointer}} in cast5()