Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp410 LazyRuntimeFunction SetPropertyFn; member in __anonbab9bb100111::CGObjCGNU
2361 SetPropertyFn.init(&CGM, "objc_setProperty", VoidTy, IdTy, SelectorTy, in CGObjCGNU()
4120 return SetPropertyFn; in GetPropertySetFunction()