Searched refs:FromAtomic (Results 1 – 2 of 2) sorted by relevance
3394 if (const AtomicType *FromAtomic = FromType->getAs<AtomicType>()) { in PerformImplicitConversion() local3395 FromType = FromAtomic->getValueType().getUnqualifiedType(); in PerformImplicitConversion()
4115 if (const AtomicType *FromAtomic = FromType->getAs<AtomicType>()) { in PerformImplicitConversion() local4116 FromType = FromAtomic->getValueType().getUnqualifiedType(); in PerformImplicitConversion()