Searched refs:LLVMInstructionGetDebugLoc (Results 1 – 4 of 4) sorted by relevance
1345 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst);
857 return (ptr_to_option(LLVMInstructionGetDebugLoc(Inst))); in llvm_instr_get_debug_loc()
1556 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst) { in LLVMInstructionGetDebugLoc() function
1262 func (v Value) InstructionDebugLoc() (md Metadata) { md.C = C.LLVMInstructionGetDebugLoc(v.C); retu…