LLVMRemarkEntryGetFunctionName

Function LLVMRemarkEntryGetFunctionName 

Source
pub unsafe extern "C" fn LLVMRemarkEntryGetFunctionName(
    Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkStringRef
Expand description

Get the name of the function being processed when the remark was emitted.