Searched refs:__nonnull (Results 1 – 5 of 5) sorted by relevance
37 __nonnull id takesNonnull(__nonnull id x) {41 …rn nil; <- Should the analyzer cover this piece of code? Should we require the cast (__nonnull)nil?80 int * __nonnull * __nullable p;
44 def __nonnull(x): return __attribute__((__nonnull__(x))) function
615 __nonnull(params) __attribute__ ((__nonnull__ params))