Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp412 LazyRuntimeFunction SetPropertyFn; member in __anon128dbe400111::CGObjCGNU
2248 SetPropertyFn.init(&CGM, "objc_setProperty", VoidTy, IdTy, SelectorTy, in CGObjCGNU()
3981 return SetPropertyFn; in GetPropertySetFunction()