ΒΆextern LLVMRemarkDebugLocRef
LLVMRemarkArgGetDebugLoc(LLVMRemarkArgRef Arg)

Description

Returns the debug location that is attached to the value of this argument. If there is no debug location, the return value will be `NULL`.

Declared at: llvm/include/llvm-c/Remarks.h:133

Parameters

LLVMRemarkArgRef Arg