Searched refs:GetPropertyGetFunction (Results 1 – 4 of 4) sorted by relevance
250 virtual llvm::FunctionCallee GetPropertyGetFunction() = 0;
619 llvm::FunctionCallee GetPropertyGetFunction() override;3975 llvm::FunctionCallee CGObjCGNU::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCGNU
1360 llvm::FunctionCallee GetPropertyGetFunction() override;1652 llvm::FunctionCallee GetPropertyGetFunction() override { in GetPropertyGetFunction() function in __anon288f636e0111::CGObjCNonFragileABIMac4207 llvm::FunctionCallee CGObjCMac::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCMac
1217 CGM.getObjCRuntime().GetPropertyGetFunction(); in generateObjCGetterBody()