Home | History | Annotate | Download | only in Sema

Lines Matching refs:ToAtomic

2746   if (const AtomicType *ToAtomic = ToType->getAs<AtomicType>()) {
2748 ToType = ToAtomic->getValueType();