Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp731 LazyRuntimeFunction SetPropertyAtomicCopy; member in __anon269d57310111::CGObjCGNUstep
849 SetPropertyAtomicCopy.init(&CGM, "objc_setProperty_atomic_copy", VoidTy, in CGObjCGNUstep()
893 if (copy) return SetPropertyAtomicCopy; in GetOptimizedPropertySetFunction()