Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCGNU.cpp733 LazyRuntimeFunction SetPropertyAtomicCopy; member in __anon786c61a70111::CGObjCGNUstep
849 SetPropertyAtomicCopy.init(&CGM, "objc_setProperty_atomic_copy", VoidTy, in CGObjCGNUstep()
893 if (copy) return SetPropertyAtomicCopy; in GetOptimizedPropertySetFunction()