Searched defs:FromTy (Results 1 – 10 of 10) sorted by relevance
52 const QualType FromTy, in tryToFixConversion()
4415 TypeSourceInfo *Sema::GetTypeForDeclaratorCast(Declarator &D, QualType FromTy) { in GetTypeForDeclaratorCast()
8964 QualType FromTy = Conv.Bad.getFromType(); in DiagnoseBadConversion() local
401 QualType FromTy) { in shouldBeModeledWithNoOp()
1525 virtual bool isTruncateFree(Type *FromTy, Type *ToTy) const { in isTruncateFree()1534 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall()1581 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { in isZExtFree()1585 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { in isZExtFree()
312 QualType FromTy; variable
846 const DIType *FromTy = resolve(DTy->getBaseType()); in constructTypeDIE() local
233 DIDerivedType *DIBuilder::createQualifiedType(unsigned Tag, DIType *FromTy) { in createQualifiedType()
614 auto *FromTy = getOrCreateType(Qc.apply(CGM.getContext(), T), Unit); in CreateQualifiedType() local
2798 QualType FromTy = D->getType(); in VisitFunctionDecl() local