Searched refs:SetInstDebugLocation (Results 1 – 4 of 4) sorted by relevance
79 void IRBuilderBase::SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function in IRBuilderBase
3091 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
230 void SetInstDebugLocation(Instruction *I) const;
2006 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)