Searched refs:getNull (Results 1 – 6 of 6) sorted by relevance
116 SomeClass *getNull() { in getNull() function121 SomeClass *x = getNull(); in returnNullReference()134 X *getNull() { in getNull() function146 return deref1(getNull()); in test1()161 pass2(getNull()); in test2()173 deref3(getNull()); in test3()182 SomeClass *getNull() { in getNull() function in Cleanups::NonTrivial188 NonTrivial().getNull()->doSomething(); in testImmediate()195 SomeClass *ptr = NonTrivial().getNull(); in testAssignment()210 testArgumentHelper(NonTrivial().getNull()); in testArgument()
8 int *getNull() { in getNull() function214 int *casted = dynCastOrNull(getNull()); in testTrackNull()224 ptr = getNull(); in testTrackNullVariable()237 int *p = inlined ? &i : getNull(); in inlinedIsDifferent()260 int *casted = getNull(); in testNoArguments()311 derefArg(cond ? &x : getNull()); in ternaryArg()322 derefArgCast((char*)((unsigned)cond ? &x : getNull())); in ternaryArgCast()334 int *p = cond ? getNull() : getPtr(); in ternaryAssignment()340 return cond ? &x : getNull(); in retNull()352 return *(x ? getNull() : getPtr()); in testConditionalOperatorSuppress()[all …]
125 protected String getNull() { in getNull() method in Language154 return getNull(); in getNullValueText()
41 protected String getNull() { in getNull() method in PythonLanguage
43 protected String getNull() { in getNull() method in SquirrelLanguage
META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...