Searched refs:LLVMInstructionGetDebugLoc (Results 1 – 5 of 5) sorted by relevance
1337 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst);
1344 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst);
1432 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst) { in LLVMInstructionGetDebugLoc() function
1471 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst) { in LLVMInstructionGetDebugLoc() function
1262 func (v Value) InstructionDebugLoc() (md Metadata) { md.C = C.LLVMInstructionGetDebugLoc(v.C); retu…