Searched defs:Atomic (Results 1 – 6 of 6) sorted by relevance
41 typedef std::atomic<Tp> Atomic; in operator ()() typedef
463 bool Atomic, bool UseNsIosOnlyMacro, in rewriteToObjCProperty()
4735 if (const AtomicType *Atomic = DestType->getAs<AtomicType>()) { in InitializeFrom() local
1477 if (const AtomicType *Atomic = FromType->getAs<AtomicType>()) in IsStandardConversion() local
633 if (const AtomicType *Atomic = T->getAs<AtomicType>()) { in DefaultLvalueConversion() local
1221 namespace Atomic { namespace