Searched defs:NotNull (Results 1 – 5 of 5) sorted by relevance
22 public class NotNull implements IArgumentMatcher, Serializable { class28 private NotNull() { in NotNull() method in NotNull
14 public class NotNull extends ArgumentMatcher<Object> implements Serializable { class19 private NotNull() { in NotNull() method in NotNull
142 enum NotNullTag { NotNull }; enumerator
591 bool NotNull = false; in solveBlockValueNonLocal() local
1375 FX_BOOL NotNull() const in NotNull() function