Searched refs:nullPointerIsDefined (Results 1 – 4 of 4) sorted by relevance
802 bool nullPointerIsDefined() const;
1431 bool Function::nullPointerIsDefined() const { in nullPointerIsDefined() function in Function1438 if (F && F->nullPointerIsDefined()) in NullPointerIsDefined()
1722 if (Callee.nullPointerIsDefined() && !Caller.nullPointerIsDefined()) { in adjustNullPointerValidAttr()
2043 if (!Caller->nullPointerIsDefined() && Callee->nullPointerIsDefined()) in getInlineCost()