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.cpp414 LazyRuntimeFunction SetStructPropertyFn; member in __anonbab9bb100111::CGObjCGNU
2367 SetStructPropertyFn.init(&CGM, "objc_setPropertyStruct", VoidTy, PtrTy, PtrTy, in CGObjCGNU()
4133 return SetStructPropertyFn; in GetSetStructFunction()