Searched defs:SetInstDebugLocation (Results 1 – 5 of 5) sorted by relevance
140 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
192 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
163 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
1377 func (b Builder) SetInstDebugLocation(v Value) { C.LLVMSetInstDebugLocation(b.C, v.C) } func
1215 func (b Builder) SetInstDebugLocation(v Value) { C.LLVMSetInstDebugLocation(b.C, v.C) } func