Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp416 LazyRuntimeFunction SetStructPropertyFn; member in __anon2d629be70111::CGObjCGNU
2254 SetStructPropertyFn.init(&CGM, "objc_setPropertyStruct", VoidTy, PtrTy, PtrTy, in CGObjCGNU()
3993 return SetStructPropertyFn; in GetSetStructFunction()