Searched defs:isNULL (Results 1 – 2 of 2) sorted by relevance
85 bool isNULL() const { return getAbbreviationDeclarationPtr() == nullptr; } in isNULL() function
98 UBool isNULL; in returnsNullForType() local