ΒΆconst char* LLVMGetDebugLocDirectory(
LLVMValueRef Val,
unsigned int* Length)
const char* LLVMGetDebugLocDirectory(
LLVMValueRef Val,
unsigned int* Length)
Description
Return the directory of the debug location for this value, which must be an llvm::Instruction, llvm::GlobalVariable, or llvm::Function.
Declared at: llvm/include/llvm-c/Core.h:967
Parameters
- LLVMValueRef Val
- unsigned int* Length