Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dnullability.c50 typedef _Nonnull int * nonnull_int_ptr_2; typedef
/external/clang/test/SemaCXX/
Dnullability.cpp31 typedef AddNonNull<int * _Nullable>::type nonnull_int_ptr_2; // FIXME: check that it was overridden typedef
/external/llvm-project/clang/test/SemaCXX/
Dnullability.cpp33 typedef AddNonNull<int * _Nullable>::type nonnull_int_ptr_2; // FIXME: check that it was overridden typedef
/external/llvm-project/clang/test/Sema/
Dnullability.c50 typedef _Nonnull int * nonnull_int_ptr_2; typedef