Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp412 LazyRuntimeFunction GetStructPropertyFn; member in __anonbab9bb100111::CGObjCGNU
2364 GetStructPropertyFn.init(&CGM, "objc_getPropertyStruct", VoidTy, PtrTy, PtrTy, in CGObjCGNU()
4129 return GetStructPropertyFn; in GetGetStructFunction()