Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:getComplexType

32 static const ComplexType *getComplexType(QualType type) {
359 CGF.ConvertType(getComplexType(E->getType())->getElementType());
839 assert(E && getComplexType(E->getType()) &&
848 assert(E && getComplexType(E->getType()) &&