Searched defs:NONNULL (Results 1 – 4 of 4) sorted by relevance
56 #define NONNULL __attribute__((nonnull)) macro
46 NONNULL("Non-null"), enumConstant
231 NONNULL enumConstant
603 updates.set(AccessPath.replaceMapKey(mapGetPath, AccessPath.fromLocal(lhs)), NONNULL); in handleEnhancedForOverKeySet() local