Searched refs:GetPropertySetFunction (Results 1 – 4 of 4) sorted by relevance
202 virtual llvm::Constant *GetPropertySetFunction() = 0;
515 llvm::Constant *GetPropertySetFunction() override;2607 llvm::Constant *CGObjCGNU::GetPropertySetFunction() { in GetPropertySetFunction() function in CGObjCGNU
1225 llvm::Constant *GetPropertySetFunction() override;1504 llvm::Constant *GetPropertySetFunction() override { in GetPropertySetFunction() function in __anon9749cc0a0111::CGObjCNonFragileABIMac3390 llvm::Constant *CGObjCMac::GetPropertySetFunction() { in GetPropertySetFunction() function in CGObjCMac
1159 setPropertyFn = CGM.getObjCRuntime().GetPropertySetFunction(); in generateObjCSetterBody()