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