Searched refs:SetInstDebugLocation (Results 1 – 4 of 4) 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
3120 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
2065 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)