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