Searched defs:IsNone (Results 1 – 4 of 4) sorted by relevance
29 TEST(ASTNodeKind, IsNone) { in TEST() argument
268 bool IsNone(void) const { return (mType == kTypeNone); } in IsNone() function in ot::Mac::Address
191 bool IsNone() const { return GetType() == kNoRegister; } in IsNone() function
1019 bool IsNone() const { return condition_ == kNone; } in IsNone() function