Home
last modified time | relevance | path

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

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