Searched refs:GetPropertyGetFunction (Results 1 – 4 of 4) sorted by relevance
199 virtual llvm::Constant *GetPropertyGetFunction() = 0;
514 llvm::Constant *GetPropertyGetFunction() override;2603 llvm::Constant *CGObjCGNU::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCGNU
1224 llvm::Constant *GetPropertyGetFunction() override;1501 llvm::Constant *GetPropertyGetFunction() override { in GetPropertyGetFunction() function in __anon9749cc0a0111::CGObjCNonFragileABIMac3386 llvm::Constant *CGObjCMac::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCMac
871 CGM.getObjCRuntime().GetPropertyGetFunction(); in generateObjCGetterBody()