Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dnullability.cpp25 struct AddNonNull { struct
30 typedef AddNonNull<int *>::type nonnull_int_ptr_1; argument