Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp732 LazyRuntimeFunction SetPropertyAtomicCopy; member in __anon2d629be70111::CGObjCGNUstep
851 SetPropertyAtomicCopy.init(&CGM, "objc_setProperty_atomic_copy", VoidTy, in CGObjCGNUstep()
895 if (copy) return SetPropertyAtomicCopy; in GetOptimizedPropertySetFunction()