Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h235 virtual llvm::FunctionCallee GetPropertyGetFunction() = 0;
H A DCGObjCGNU.cpp620 llvm::FunctionCallee GetPropertyGetFunction() override;
4206 llvm::FunctionCallee CGObjCGNU::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCGNU
H A DCGObjCMac.cpp1307 llvm::FunctionCallee GetPropertyGetFunction() override;
1595 llvm::FunctionCallee GetPropertyGetFunction() override { in GetPropertyGetFunction() function in __anonb5e682970111::CGObjCNonFragileABIMac
4095 llvm::FunctionCallee CGObjCMac::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCMac
H A DCGObjC.cpp1223 CGM.getObjCRuntime().GetPropertyGetFunction(); in generateObjCGetterBody()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3372 …GObjCGNU22GetPropertyGetFunctionEv", "(anonymous namespace)::CGObjCGNU::GetPropertyGetFunction()"},
3444 …PropertyGetFunctionEv", "(anonymous namespace)::CGObjCNonFragileABIMac::GetPropertyGetFunction()"},
3541 …GObjCMac22GetPropertyGetFunctionEv", "(anonymous namespace)::CGObjCMac::GetPropertyGetFunction()"},