Searched defs:IsNone (Results 1 – 3 of 3) sorted by relevance
29 TEST(ASTNodeKind, IsNone) { in TEST() argument
190 bool IsNone() const { return GetType() == kNoRegister; } in IsNone() function
1015 bool IsNone() const { return condition_ == kNone; } in IsNone() function