Searched refs:truish_ (Results 1 – 2 of 2) sorted by relevance
65 Type* truish_; variable
67 truish_ = Type::Union( in Typer()403 if (type->Is(t->truish_)) return t->singleton_true_; in ToBoolean()