Home
last modified time | relevance | path

Searched defs:isNullPointer (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDAPValue.cpp769 bool APValue::isNullPointer() const { in isNullPointer() function in APValue
HDExprConstant.cpp1473 bool isNullPointer() const { return IsNullPtr;} in isNullPointer() function