Searched refs:nullPointerIsDefined (Results 1 – 4 of 4) sorted by relevance
1156 bool Function::nullPointerIsDefined() const { in nullPointerIsDefined() function in Function1173 if (F && F->nullPointerIsDefined()) in NullPointerIsDefined()
2639 if (Callee.nullPointerIsDefined() && !Caller.nullPointerIsDefined()) { in adjustNullPointerValidAttr()
1029 bool nullPointerIsDefined() const;
3235 if (!Caller->nullPointerIsDefined() && Callee->nullPointerIsDefined()) in getAttributeBasedInliningDecision()