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