ΒΆextern LLVMRemarkStringRef LLVMRemarkArgGetKey(
    LLVMRemarkArgRef Arg)

Description

Returns the key of an argument. The key defines what the value is, and the same key can appear multiple times in the list of arguments.

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

Parameters

LLVMRemarkArgRef Arg