Home
last modified time | relevance | path

Searched defs:nonnull_int_ptr_2 (Results 1 – 2 of 2) sorted by relevance

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