Searched defs:isNoneType (Results 1 – 2 of 2) sorted by relevance
106 bool isNoneType() const { return *this == None(); } in isNoneType() function
116 bool isNoneType() const { return *this == None(); } in isNoneType() function