Searched refs:typeIsA (Results 1 – 3 of 3) sorted by relevance
70 bool RecTy::typeIsA(const RecTy *RHS) const { return this == RHS; } in typeIsA() function in RecTy101 bool BitsRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in BitsRecTy131 bool ListRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in ListRecTy133 return getElementType()->typeIsA(RHSl->getElementType()); in typeIsA()229 bool RecordRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in RecordRecTy758 if (!DI->getType()->typeIsA(getType())) { in Fold()816 if (!DI->getType()->typeIsA(getType())) { in Fold()1618 if (getType() == Ty || getType()->typeIsA(Ty)) in convertInitializerTo()1646 if (getType() == Ty || getType()->typeIsA(Ty)) in getCastTo()1651 cast<TypedInit>(Converted)->getType()->typeIsA(Ty)); in getCastTo()[all …]
496 if (!I->getType()->typeIsA(Defset->EltTy)) { in addDefOne()3752 cast<TypedInit>(CastValue)->getType()->typeIsA(ArgType)) && in CheckTemplateArgValues()
90 virtual bool typeIsA(const RecTy *RHS) const;138 bool typeIsA(const RecTy *RHS) const override;198 bool typeIsA(const RecTy *RHS) const override;260 bool typeIsA(const RecTy *RHS) const override;