ΒΆinline Optional<llvm::Function*>
getAttachedARCFunction(const llvm::CallBase* CB)

Description

This function returns operand bundle clang_arc_attachedcall's argument, which is the address of the ARC runtime function.

Declared at: llvm/include/llvm/Analysis/ObjCARCUtil.h:43

Parameters

const llvm::CallBase* CB