ΒΆunsigned int LLVMDIVariableGetLine(
LLVMMetadataRef Var)
unsigned int LLVMDIVariableGetLine(
LLVMMetadataRef Var)
Description
Get the source line where this \c DIVariable is declared.
Declared at: llvm/include/llvm-c/DebugInfo.h:1159
Parameters
- LLVMMetadataRef Var
- The DIVariable.