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

  /external/clang/test/Sema/
nullability.c 85 float **fptrptr = iptrptr; // expected-warning{{incompatible pointer types initializing 'float **' with an expression of type 'int ** _Nonnull'}} local

Completed in 185 milliseconds