Searched refs:setFromType (Results 1 – 3 of 3) sorted by relevance
333 void setFromType(QualType T) { FromTypePtr = T.getAsOpaquePtr(); } in setFromType() function434 void setFromType(QualType T) { FromTypePtr = T.getAsOpaquePtr(); } in setFromType() function498 setFromType(From); in init()507 setFromType(E->getType()); in setFromExpr()510 void setFromType(QualType T) { FromTy = T.getAsOpaquePtr(); } in setFromType() function680 Standard.setFromType(T); in setAsIdentityConversion()710 ICS.Standard.setFromType(SourceType); in getNullptrToBool()
1366 ICS.Standard.setFromType(From->getType()); in TryUserDefinedConversion()1378 ICS.Ambiguous.setFromType(From->getType()); in TryUserDefinedConversion()1455 ICS.Standard.setFromType(FromType); in TryImplicitConversion()1702 SCS.setFromType(FromType); in IsStandardConversion()1723 SCS.setFromType(FromType); in IsStandardConversion()4784 ICS.Standard.setFromType(T2); in TryReferenceInit()5059 Result.Standard.setFromType(ToType); in TryListConversion()5130 Result.Standard.setFromType(InitTy); in TryListConversion()5292 Result.Standard.setFromType(ToType); in TryListConversion()5461 ICS.Standard.setFromType(FromType); in TryObjectArgumentInitialization()[all …]
4527 ICS.Standard.setFromType(E->getType()); in TryListInitialization()