Searched refs:GetSetStructFunction (Results 1 – 4 of 4) sorted by relevance
223 virtual llvm::Constant *GetSetStructFunction() = 0;
621 llvm::Constant *GetSetStructFunction() override;3791 llvm::Constant *CGObjCGNU::GetSetStructFunction() { in GetSetStructFunction() function in CGObjCGNU
1333 llvm::Constant *GetSetStructFunction() override;1613 llvm::Constant *GetSetStructFunction() override { in GetSetStructFunction() function in __anon0aefe8a60111::CGObjCNonFragileABIMac4031 llvm::Constant *CGObjCMac::GetSetStructFunction() { in GetSetStructFunction() function in CGObjCMac
1173 llvm::Constant *fn = CGF.CGM.getObjCRuntime().GetSetStructFunction(); in emitStructSetterCall()