Searched refs:typeIsA (Results 1 – 3 of 3) sorted by relevance
118 bool RecTy::typeIsA(const RecTy *RHS) const { return this == RHS; } in typeIsA() function in RecTy185 bool ListRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in ListRecTy187 return getElementType()->typeIsA(RHSl->getElementType()); in typeIsA()290 bool RecordRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in RecordRecTy870 if (!DI->getType()->typeIsA(getType())) { in Fold()929 if (!TI->getType()->typeIsA(getType())) { in Fold()2058 DefInit::get(D)->getType()->typeIsA(CheckType)); in Fold()2073 CurRec->getType()->typeIsA(CheckType)); in Fold()2113 if (getType() == Ty || getType()->typeIsA(Ty)) in convertInitializerTo()2141 if (getType() == Ty || getType()->typeIsA(Ty)) in getCastTo()[all …]
576 if (!I->getType()->typeIsA(Defset->EltTy)) { in addDefOne()4398 cast<TypedInit>(CastValue)->getType()->typeIsA(ArgType)) && in CheckTemplateArgValues()
98 virtual bool typeIsA(const RecTy *RHS) const;206 bool typeIsA(const RecTy *RHS) const override;270 bool typeIsA(const RecTy *RHS) const override;