Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h85 bool isNULL() const { return getAbbreviationDeclarationPtr() == nullptr; } in isNULL() function
/netbsd-src/external/bsd/elftosb/dist/common/
H A Doptions.cpp391 isNULL(void) const { return ((spec == NULL) || (spec == NULL_spec)); } in isNULL() function in OptionSpec