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