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