Searched refs:GetPropertyGetFunction (Results 1 – 4 of 4) sorted by relevance
208 virtual llvm::Constant *GetPropertyGetFunction() = 0;
521 llvm::Constant *GetPropertyGetFunction() override;2638 llvm::Constant *CGObjCGNU::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCGNU
1216 llvm::Constant *GetPropertyGetFunction() override;1494 llvm::Constant *GetPropertyGetFunction() override { in GetPropertyGetFunction() function in __anon0ea151f90111::CGObjCNonFragileABIMac3594 llvm::Constant *CGObjCMac::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCMac
927 CGM.getObjCRuntime().GetPropertyGetFunction(); in generateObjCGetterBody()