Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp415 LazyRuntimeFunction SetStructPropertyFn; member in __anon90b381c40111::CGObjCGNU
2246 SetStructPropertyFn.init(&CGM, "objc_setPropertyStruct", VoidTy, PtrTy, PtrTy, in CGObjCGNU()
3912 return SetStructPropertyFn; in GetSetStructFunction()