Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDie.h85 bool isNULL() const { return getAbbreviationDeclarationPtr() == nullptr; } in isNULL() function
/third_party/icu/icu4c/source/test/cintltst/
Dcmsgtst.c98 UBool isNULL; in returnsNullForType() local