Searched defs:CTy (Results 1 – 7 of 7) sorted by relevance
835 else if (DICompositeType CTy = dyn_cast<MDCompositeTypeBase>(Ty)) { in getOrCreateTypeDIE() local997 void DwarfUnit::constructTypeDIE(DIE &Buffer, DICompositeType CTy) { in constructTypeDIE()1393 void DwarfUnit::constructArrayTypeDIE(DIE &Buffer, DICompositeType CTy) { in constructArrayTypeDIE()1416 void DwarfUnit::constructEnumTypeDIE(DIE &Buffer, DICompositeType CTy) { in constructEnumTypeDIE()
1909 DICompositeType CTy) { in addDwarfTypeUnitType()
135 QualType CTy = in VisitBinaryOperator() local
2934 if (auto *CTy = LHSTy->getAs<ComplexType>()) { in EmitCompare() local2942 if (auto *CTy = RHSTy->getAs<ComplexType>()) { in EmitCompare() local
310 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in is32Or64BitBasicType() local3134 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { in EmitVAArg() local3431 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in isAlignedParamType() local3760 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { in EmitVAArg() local
437 auto *CTy = MDCompositeType::get( in createEnumerationType() local
232 Type *CTy; in print() local431 bool SCEVUnknown::isOffsetOf(Type *&CTy, Constant *&FieldNo) const { in isOffsetOf()