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