Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DAPValue.cpp1000 bool APValue::isNullPointer() const { in isNullPointer() function in APValue
H A DExprConstant.cpp1560 bool isNullPointer() const { return IsNullPtr;} in isNullPointer() function