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

  /external/clang/test/PCH/
selector-warning.h 4 - (void) NotOK;
15 a = @selector(NotOK); // expected-warning {{unimplemented selector 'NotOK'}}
16 a = @selector(NotOK);

Completed in 365 milliseconds