ΒΆextern LLVMRemarkDebugLocRef
LLVMRemarkEntryGetDebugLoc(
    LLVMRemarkEntryRef Remark)

Description

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

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

Parameters

LLVMRemarkEntryRef Remark