Searched refs:is_type (Results 1 – 2 of 2) sorted by relevance
136 } else if (value.is_type()) { in operator <<()553 CHECK(type.is_type()); in EncodeNew()565 CHECK(type.is_type()); in EncodeCast()
130 bool is_type() const { return kind_ == Kind::kType; } in is_type() function213 CHECK(type.is_type()); in Cast()