HomeSort by: relevance | last modified time | path
    Searched defs:SetInstDebugLocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h 232 void SetInstDebugLocation(Instruction *I) const {
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
ir.go 1377 func (b Builder) SetInstDebugLocation(v Value) { C.LLVMSetInstDebugLocation(b.C, v.C) }

Completed in 18 milliseconds