Home | History | Annotate | Download | only in compiler

Lines Matching refs:ToTypeBase

1091   return static_cast<const HeapConstantType*>(ToTypeBase());
1096 return static_cast<const OtherNumberConstantType*>(ToTypeBase());
1101 return static_cast<const RangeType*>(ToTypeBase());
1106 return static_cast<const TupleType*>(ToTypeBase());
1111 return static_cast<const UnionType*>(ToTypeBase());