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