Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp413 LazyRuntimeFunction SetStructPropertyFn; member in __anonbab9bb100111::CGObjCGNU
2471 SetStructPropertyFn.init(&CGM, "objc_setPropertyStruct", VoidTy, PtrTy, PtrTy, in CGObjCGNU()
4224 return SetStructPropertyFn; in GetSetStructFunction()