Home | History | Annotate | Download | only in Sema

Lines Matching refs:AtomicType

1239       if (const AtomicType *AtomicArg = Arg->getAs<AtomicType>())
1241 cast<AtomicType>(Param)->getValueType(),
4878 cast<AtomicType>(T)->getValueType(),