Searched refs:NSErrorPtr (Results 1 – 2 of 2) sorted by relevance
14 typedef NSError *NSErrorPtr; typedef57 - (void)method4:(NSErrorPtr *)error; // expected-note{{passing argument to parameter 'error' here}}
32 …[a method4: a]; // expected-error{{cannot initialize a parameter of type 'NSErrorPtr _Nullable * …