Searched refs:nullPointerIsDefined (Results 1 – 4 of 4) sorted by relevance
788 bool nullPointerIsDefined() const;
1420 bool Function::nullPointerIsDefined() const { in nullPointerIsDefined() function in Function1427 if (F && F->nullPointerIsDefined()) in NullPointerIsDefined()
1716 if (Callee.nullPointerIsDefined() && !Caller.nullPointerIsDefined()) { in adjustNullPointerValidAttr()
2000 if (!Caller->nullPointerIsDefined() && Callee->nullPointerIsDefined()) in getInlineCost()