Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp730 LazyRuntimeFunction SetPropertyAtomicCopy; member in __anon0fc3211f0111::CGObjCGNUstep
846 SetPropertyAtomicCopy.init(&CGM, "objc_setProperty_atomic_copy", VoidTy, in CGObjCGNUstep()
890 if (copy) return SetPropertyAtomicCopy; in GetOptimizedPropertySetFunction()