Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAtomicType

132     QualType getAtomicType() const { return AtomicTy; }
1368 getAtomicType(),
1400 LValue TempLV = CGF.MakeAddrLValue(CreateTempAlloca(), getAtomicType());