Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dnullability.c80 typedef int * _Nonnull ambiguous_int_ptr; typedef
83 typedef int * ambiguous_int_ptr; typedef
84 typedef int * _Nullable ambiguous_int_ptr; typedef
/external/llvm-project/clang/test/Sema/
Dnullability.c80 typedef int * _Nonnull ambiguous_int_ptr; typedef
83 typedef int * ambiguous_int_ptr; typedef
84 typedef int * _Nullable ambiguous_int_ptr; typedef