reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1150 ComplexPairTy pair = EmitLoadOfComplex(LV, SourceLocation()); 1160 /* Src= */ LV, ivarType, getOverlapForReturnValue()); 1166 value = LV.getAddress().getPointer(); 1169 if (LV.getQuals().getObjCLifetime() == Qualifiers::OCL_Weak) { 1171 value = emitARCRetainLoadOfScalar(*this, LV, ivarType); 1173 value = EmitARCLoadWeak(LV.getAddress()); 1179 value = EmitLoadOfLValue(LV, SourceLocation()).getScalarVal();