Searched defs:typeIsConvertibleTo (Results 1 – 3 of 3) sorted by relevance
62 bool RecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in RecTy69 bool BitRecTy::typeIsConvertibleTo(const RecTy *RHS) const{ in typeIsConvertibleTo() function in BitRecTy91 bool BitsRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in BitsRecTy104 bool IntRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in IntRecTy109 bool CodeRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in CodeRecTy118 bool StringRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in StringRecTy127 bool ListRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in ListRecTy219 bool RecordRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in RecordRecTy
160 bool typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function205 bool typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function249 bool typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function292 bool typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function338 bool typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function381 bool typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function421 bool typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function467 bool typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function
98 bool RecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in RecTy103 bool BitRecTy::typeIsConvertibleTo(const RecTy *RHS) const{ in typeIsConvertibleTo() function in BitRecTy125 bool BitsRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in BitsRecTy132 bool IntRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in IntRecTy145 bool ListRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in ListRecTy163 bool RecordRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in RecordRecTy