Searched defs:BothNull (Results 1 – 2 of 2) sorted by relevance
1333 bool BothNull = FromNullPtr && ToNullPtr; in DiffNonTypes() local
11164 Expr *Pointer, bool BothNull) { in diagnoseSubtractionOnNullPointer()