Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp424 LazyRuntimeFunction SetStructPropertyFn; member in __anon0fc3211f0111::CGObjCGNU
2128 SetStructPropertyFn.init(&CGM, "objc_setPropertyStruct", VoidTy, PtrTy, PtrTy, in CGObjCGNU()
3792 return SetStructPropertyFn; in GetSetStructFunction()