Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp412 LazyRuntimeFunction SetPropertyFn; member in __anonaf5ecb460111::CGObjCGNU
2362 SetPropertyFn.init(&CGM, "objc_setProperty", VoidTy, IdTy, SelectorTy, in CGObjCGNU()
4121 return SetPropertyFn; in GetPropertySetFunction()