Searched defs:IsNone (Results 1 – 5 of 5) sorted by relevance
29 TEST(ASTNodeKind, IsNone) { in TEST() argument
124 func (this ApiLevel) IsNone() bool { func
280 bool IsNone(void) const { return (mType == kTypeNone); } in IsNone() function in ot::Mac::Address
190 bool IsNone() const { return GetType() == kNoRegister; } in IsNone() function
1017 bool IsNone() const { return condition_ == kNone; } in IsNone() function