Searched defs:isNullPointer (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/AST/ | ||
| H A D | APValue.cpp | 1010 bool APValue::isNullPointer() const { isNullPointer() function in APValue |
| H A D | ExprConstant.cpp | 1619 bool isNullPointer() const { return IsNullPtr;} isNullPointer() function |