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