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