Searched refs:GetPropertySetFunction (Results 1 – 4 of 4) sorted by relevance
211 virtual llvm::Constant *GetPropertySetFunction() = 0;
522 llvm::Constant *GetPropertySetFunction() override;2642 llvm::Constant *CGObjCGNU::GetPropertySetFunction() { in GetPropertySetFunction() function in CGObjCGNU
1217 llvm::Constant *GetPropertySetFunction() override;1497 llvm::Constant *GetPropertySetFunction() override { in GetPropertySetFunction() function in __anon0ea151f90111::CGObjCNonFragileABIMac3598 llvm::Constant *CGObjCMac::GetPropertySetFunction() { in GetPropertySetFunction() function in CGObjCMac
1216 setPropertyFn = CGM.getObjCRuntime().GetPropertySetFunction(); in generateObjCSetterBody()