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

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

Completed in 96 milliseconds