Searched refs:AtomicRHS (Results 1 – 1 of 1) sorted by relevance
7104 if (const AtomicType *AtomicRHS = Ty->getAs<AtomicType>()) in GetExprType() local7105 Ty = AtomicRHS->getValueType(); in GetExprType()