Home | Sort by relevance Sort by last modified time |
/external/clang/test/Sema/ | |
nullability.c | 19 typedef int * _Nonnull _Nullable conflicting_1; // expected-error{{nullability specifier '_Nonnull' conflicts with existing specifier '_Nullable'}} typedef |