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