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