Home
last modified time | relevance | path

Searched defs:NotNull (Results 1 – 4 of 4) sorted by relevance

/external/mockito/src/org/mockito/internal/matchers/
DNotNull.java14 public class NotNull extends ArgumentMatcher<Object> implements Serializable { class
19 private NotNull() { in NotNull() method in NotNull
/external/easymock/src/org/easymock/internal/matchers/
DNotNull.java22 public class NotNull implements IArgumentMatcher, Serializable { class
28 private NotNull() { in NotNull() method in NotNull
/external/llvm/lib/Transforms/Utils/
DLowerInvoke.cpp532 Value *NotNull = new ICmpInst(*UnwindHandler, ICmpInst::ICMP_NE, BufPtr, in insertExpensiveEHSupport() local
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp590 bool NotNull = false; in solveBlockValueNonLocal() local