Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp420 LazyRuntimeFunction SetPropertyFn; member in __anon0fc3211f0111::CGObjCGNU
2122 SetPropertyFn.init(&CGM, "objc_setProperty", VoidTy, IdTy, SelectorTy, in CGObjCGNU()
3779 return SetPropertyFn; in GetPropertySetFunction()