Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp662 LazyRuntimeFunction SetPropertyAtomicCopy; member in __anonc6edbebb0111::CGObjCGNUstep
772 SetPropertyAtomicCopy.init(&CGM, "objc_setProperty_atomic_copy", VoidTy, in CGObjCGNUstep()
816 if (copy) return SetPropertyAtomicCopy; in GetOptimizedPropertySetFunction()