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.cpp2186 static void setARCRuntimeFunctionLinkage(CodeGenModule &CGM, llvm::Value *RTF) { in setARCRuntimeFunctionLinkage() function
2198 static void setARCRuntimeFunctionLinkage(CodeGenModule &CGM, in setARCRuntimeFunctionLinkage() function
2200 setARCRuntimeFunctionLinkage(CGM, RTF.getCallee()); in setARCRuntimeFunctionLinkage()
2206 setARCRuntimeFunctionLinkage(CGM, fn); in getARCIntrinsic()
2745 setARCRuntimeFunctionLinkage(CGM, fn); in EmitObjCAutoreleasePoolPop()
2877 setARCRuntimeFunctionLinkage(CGM, fn); in EmitObjCRelease()