Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp763 CGF->emitARCCopyAssignWeak(QT, Addrs[DstIdx], Addrs[SrcIdx]); in visitARCWeak()
H A DCGObjC.cpp2633 void CodeGenFunction::emitARCCopyAssignWeak(QualType Ty, Address DstAddr, in emitARCCopyAssignWeak() function in CodeGenFunction
H A DCodeGenFunction.h4221 void emitARCCopyAssignWeak(QualType Ty, Address DstAddr, Address SrcAddr);