Lines Matching full:castas
109 const ComplexType *CT = Type->castAs<ComplexType>();
1063 RecordDecl *RD = Type->castAs<RecordType>()->getDecl();
1236 QualType EltTy = VecTy->castAs<VectorType>()->getElementType();
1589 RecordDecl *RD = ObjType->castAs<RecordType>()->getDecl();
1655 ObjType = ObjType->castAs<ComplexType>()->getElementType();
3170 E->getSubExpr()->getType()->castAs<PointerType>()->getPointeeType();
3309 const Type *FinalTy = E->getType()->castAs<MemberPointerType>()->getClass();
3410 const RecordDecl *RD = E->getType()->castAs<RecordType>()->getDecl();
3472 const RecordDecl *RD = E->getType()->castAs<RecordType>()->getDecl();
3638 assert(V.size() == E->getType()->castAs<VectorType>()->getNumElements());
3667 const VectorType *VTy = E->getType()->castAs<VectorType>();
3739 const VectorType *VT = E->getType()->castAs<VectorType>();
4409 castAs<PointerType>()->getPointeeType();