Searched defs:IsNone (Results 1 – 4 of 4) sorted by relevance
29 TEST(ASTNodeKind, IsNone) { in TEST() argument
28 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