Searched refs:GetPropertyGetFunction (Results 1 – 4 of 4) sorted by relevance
211 virtual llvm::Constant *GetPropertyGetFunction() = 0;
617 llvm::Constant *GetPropertyGetFunction() override;3774 llvm::Constant *CGObjCGNU::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCGNU
1328 llvm::Constant *GetPropertyGetFunction() override;1601 llvm::Constant *GetPropertyGetFunction() override { in GetPropertyGetFunction() function in __anon0aefe8a60111::CGObjCNonFragileABIMac4014 llvm::Constant *CGObjCMac::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCMac
1030 CGM.getObjCRuntime().GetPropertyGetFunction(); in generateObjCGetterBody()