Searched refs:NullOK (Results 1 – 1 of 1) sorted by relevance
1725 bool NullOK, const Type *TargetType) { in GetPtrDerivedPop() argument1727 if (!NullOK && !CheckNull(S, OpPC, Ptr, CSK_Derived)) in GetPtrDerivedPop()1781 bool NullOK) { in GetPtrBasePop() argument1784 if (!NullOK && !CheckNull(S, OpPC, Ptr, CSK_Base)) in GetPtrBasePop()