Set the source location associated with this debug record.

Synopsis

Declared in <llvm/IR/DebugProgramInstruction.h>

void
setDebugLoc(DebugLoc Loc);

Parameters

Name

Description

Loc

New source location.

Created with MrDocs