Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp422 LazyRuntimeFunction GetStructPropertyFn; member in __anon0fc3211f0111::CGObjCGNU
2125 GetStructPropertyFn.init(&CGM, "objc_getPropertyStruct", VoidTy, PtrTy, PtrTy, in CGObjCGNU()
3788 return GetStructPropertyFn; in GetGetStructFunction()