Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2141 static void setARCRuntimeFunctionLinkage(CodeGenModule &CGM, llvm::Value *RTF) { in setARCRuntimeFunctionLinkage() function
2153 static void setARCRuntimeFunctionLinkage(CodeGenModule &CGM, in setARCRuntimeFunctionLinkage() function
2155 setARCRuntimeFunctionLinkage(CGM, RTF.getCallee()); in setARCRuntimeFunctionLinkage()
2161 setARCRuntimeFunctionLinkage(CGM, fn); in getARCIntrinsic()
2699 setARCRuntimeFunctionLinkage(CGM, fn); in EmitObjCAutoreleasePoolPop()
2831 setARCRuntimeFunctionLinkage(CGM, fn); in EmitObjCRelease()