Type Definition llvm_sys::remarks::LLVMRemarkDebugLocRef
source · pub type LLVMRemarkDebugLocRef = *mut LLVMRemarkOpaqueDebugLoc;
Expand description
DebugLoc containing File, Line and Column.
pub type LLVMRemarkDebugLocRef = *mut LLVMRemarkOpaqueDebugLoc;
DebugLoc containing File, Line and Column.