HomeSort by relevance Sort by last modified time
    Searched defs:int_ptr_ptr (Results 1 - 2 of 2) sorted by null

  /external/clang/test/PCH/
types.h 39 typedef int_ptr * int_ptr_ptr; typedef
  /external/clang/test/SemaObjCXX/Inputs/
nullability-pragmas-1.h 71 *int_ptr_ptr; typedef
79 int_ptr_ptr ipp;
80 float *fp3 = ipp; // expected-error{{lvalue of type 'int_ptr_ptr' (aka 'int **')}}

Completed in 65 milliseconds