Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp1006 bool APValue::isNullPointer() const { isNullPointer() function in APValue
H A DExprConstant.cpp1614 bool isNullPointer() const { return IsNullPtr;} isNullPointer() function