Searched refs:is_type (Results 1 – 2 of 2) sorted by relevance
119 } else if (value.is_type()) { in operator <<()501 CHECK(type.is_type()); in EncodeNew()513 CHECK(type.is_type()); in EncodeCast()
128 bool is_type() const { return kind_ == Kind::kType; } in is_type() function183 CHECK(type.is_type()); in Cast()