Home
last modified time | relevance | path

Searched refs:getNull (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.c8 int *getNull() { in getNull() function
136 int *casted = dynCastOrNull(getNull()); in testTrackNull()
146 ptr = getNull(); in testTrackNullVariable()
159 int *p = inlined ? &i : getNull(); in inlinedIsDifferent()
182 int *casted = getNull(); in testNoArguments()
233 derefArg(cond ? &x : getNull()); in ternaryArg()
244 derefArgCast((char*)((unsigned)cond ? &x : getNull())); in ternaryArgCast()
256 int *p = cond ? getNull() : getPtr(); in ternaryAssignment()
262 return cond ? &x : getNull(); in retNull()
274 return *(x ? getNull() : getPtr()); in testConditionalOperatorSuppress()
[all …]
Dfalse-positive-suppression.cpp116 SomeClass *getNull() { in getNull() function
121 SomeClass *x = getNull(); in returnNullReference()
134 X *getNull() { in getNull() function
146 return deref1(getNull()); in test1()
161 pass2(getNull()); in test2()
173 deref3(getNull()); in test3()
182 SomeClass *getNull() { in getNull() function in Cleanups::NonTrivial
188 NonTrivial().getNull()->doSomething(); in testImmediate()
195 SomeClass *ptr = NonTrivial().getNull(); in testAssignment()
210 testArgumentHelper(NonTrivial().getNull()); in testArgument()
/external/robolectric/lib/main/
Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...