Home | History | Annotate | Download | only in AST

Lines Matching refs:ComplexType

130         const ComplexType *CT = Type->castAs<ComplexType>();
2366 ObjType = ObjType->castAs<ComplexType>()->getElementType();
2549 ObjType = ObjType->castAs<ComplexType>()->getElementType();
3003 SubobjType->castAs<ComplexType>()->getElementType()
3007 SubobjType->castAs<ComplexType>()->getElementType()
6384 auto *CT = BaseType->castAs<ComplexType>();
8162 QualType ElemTy = E->getType()->castAs<ComplexType>()->getElementType();
8274 QualType To = E->getType()->getAs<ComplexType>()->getElementType();
8276 = E->getSubExpr()->getType()->getAs<ComplexType>()->getElementType();
8286 QualType To = E->getType()->getAs<ComplexType>()->getElementType();
8288 = E->getSubExpr()->getType()->getAs<ComplexType>()->getElementType();
8310 QualType To = E->getType()->getAs<ComplexType>()->getElementType();
8312 = E->getSubExpr()->getType()->getAs<ComplexType>()->getElementType();
8323 QualType To = E->getType()->castAs<ComplexType>()->getElementType();
8325 = E->getSubExpr()->getType()->castAs<ComplexType>()->getElementType();