pub unsafe extern "C" fn LLVMDbgVariableRecordGetVariable(
Rec: LLVMDbgRecordRef,
) -> LLVMMetadataRefExpand description
Get the debug info variable of the DbgVariableRecord.
See llvm::DbgVariableRecord::getVariable().
pub unsafe extern "C" fn LLVMDbgVariableRecordGetVariable(
Rec: LLVMDbgRecordRef,
) -> LLVMMetadataRefGet the debug info variable of the DbgVariableRecord.
See llvm::DbgVariableRecord::getVariable().