Home
last modified time | relevance | path

Searched refs:ambiguous_int_ptr (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Sema/
Dnullability.c71 typedef int * _Nonnull ambiguous_int_ptr; typedef
72 typedef int * ambiguous_int_ptr; typedef
73 typedef int * _Nullable ambiguous_int_ptr; typedef