Searched refs:typeIsA (Results 1 – 3 of 3) sorted by relevance
119 bool RecTy::typeIsA(const RecTy *RHS) const { return this == RHS; } in typeIsA() function in RecTy154 bool BitsRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in BitsRecTy192 bool ListRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in ListRecTy194 return getElementType()->typeIsA(RHSl->getElementType()); in typeIsA()297 bool RecordRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in RecordRecTy820 if (!DI->getType()->typeIsA(getType())) { in Fold()878 if (!DI->getType()->typeIsA(getType())) { in Fold()1789 CurRec->getType()->typeIsA(CheckType)); in Fold()1802 DefInit::get(D)->getType()->typeIsA(CheckType)); in Fold()1836 if (getType() == Ty || getType()->typeIsA(Ty)) in convertInitializerTo()[all …]
496 if (!I->getType()->typeIsA(Defset->EltTy)) { in addDefOne()3888 cast<TypedInit>(CastValue)->getType()->typeIsA(ArgType)) && in CheckTemplateArgValues()
97 virtual bool typeIsA(const RecTy *RHS) const;146 bool typeIsA(const RecTy *RHS) const override;207 bool typeIsA(const RecTy *RHS) const override;271 bool typeIsA(const RecTy *RHS) const override;