Home | History | Annotate | Download | only in Sema

Lines Matching refs:AtomicType

1276       if (const AtomicType *AtomicArg = Arg->getAs<AtomicType>())
1278 cast<AtomicType>(Param)->getValueType(),
4913 cast<AtomicType>(T)->getValueType(),