HomeSort by relevance Sort by last modified time
    Searched full:intptrptrc (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Sema/
warn-cast-qual.c 21 const int **intptrptrc = (const int **)intptrptr; // expected-warning {{cast from 'int **' to 'const int **' must have all intermediate pointers const qualified}} local

Completed in 52 milliseconds