Home
last modified time | relevance | path

Searched refs:GetPropertySetFunction (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h238 virtual llvm::FunctionCallee GetPropertySetFunction() = 0;
H A DCGObjCGNU.cpp621 llvm::FunctionCallee GetPropertySetFunction() override;
4210 llvm::FunctionCallee CGObjCGNU::GetPropertySetFunction() { in GetPropertySetFunction() function in CGObjCGNU
H A DCGObjCMac.cpp1308 llvm::FunctionCallee GetPropertySetFunction() override;
1598 llvm::FunctionCallee GetPropertySetFunction() override { in GetPropertySetFunction() function in __anonb5e682970111::CGObjCNonFragileABIMac
4099 llvm::FunctionCallee CGObjCMac::GetPropertySetFunction() { in GetPropertySetFunction() function in CGObjCMac
H A DCGObjC.cpp1559 setPropertyFn = CGM.getObjCRuntime().GetPropertySetFunction(); in generateObjCSetterBody()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3373 …GObjCGNU22GetPropertySetFunctionEv", "(anonymous namespace)::CGObjCGNU::GetPropertySetFunction()"},
3445 …PropertySetFunctionEv", "(anonymous namespace)::CGObjCNonFragileABIMac::GetPropertySetFunction()"},
3542 …GObjCMac22GetPropertySetFunctionEv", "(anonymous namespace)::CGObjCMac::GetPropertySetFunction()"},