Home | History | Annotate | Download | only in Sema

Lines Matching refs:ToAtomic

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