Alias for the stored debug‐location representation (a DILocation * when coverage tracking is disabled).

Synopsis

Declared in <llvm/IR/DebugLoc.h>

using DebugLocRef = DILocation*;

Created with MrDocs