Searched defs:NotNull (Results 1 – 4 of 4) 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
1010 FX_BOOL NotNull() const { return !IsNull(); } in NotNull() function
669 bool NotNull = false; in solveBlockValueNonLocal() local