Searched refs:GetPropertyGetFunction (Results 1 – 4 of 4) sorted by relevance
249 virtual llvm::FunctionCallee GetPropertyGetFunction() = 0;
618 llvm::FunctionCallee GetPropertyGetFunction() override;3894 llvm::FunctionCallee CGObjCGNU::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCGNU
1356 llvm::FunctionCallee GetPropertyGetFunction() override;1648 llvm::FunctionCallee GetPropertyGetFunction() override { in GetPropertyGetFunction() function in __anon8be0494b0111::CGObjCNonFragileABIMac4264 llvm::FunctionCallee CGObjCMac::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCMac
1181 CGM.getObjCRuntime().GetPropertyGetFunction(); in generateObjCGetterBody()