Searched defs:getCastTo (Results 1 – 2 of 2) sorted by relevance
397 const Init *UnsetInit::getCastTo(const RecTy *Ty) const { return this; } in getCastTo() function in UnsetInit2312 const Init *TypedInit::getCastTo(const RecTy *Ty) const { in getCastTo() function in TypedInit
547 const Init *getCastTo(const RecTy *Ty) const override { in getCastTo() function