Type Definition llvm_sys::remarks::LLVMRemarkDebugLocRef [−][src]
pub type LLVMRemarkDebugLocRef = *mut LLVMRemarkOpaqueDebugLoc;
Expand description
DebugLoc containing File, Line and Column.
pub type LLVMRemarkDebugLocRef = *mut LLVMRemarkOpaqueDebugLoc;
DebugLoc containing File, Line and Column.