Searched defs:isNullPointer (Results 1 – 2 of 2) sorted by relevance
1010 bool APValue::isNullPointer() const { in isNullPointer() function in APValue
1619 bool isNullPointer() const { return IsNullPtr;} in isNullPointer() function