Searched refs:nonnull_ (Results 1 – 2 of 2) sorted by relevance
16 int *nonnull_; member in C20 : null_(null), nonnull_(nonnull) {} in C()21 int value() { return *nonnull_; } in value()23 return *nonnull_ + *nonnull; in method()