Home
last modified time | relevance | path

Searched refs:LLVMGetDebugLocLine (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h1021 unsigned LLVMGetDebugLocLine(LLVMValueRef Val);
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp1338 unsigned LLVMGetDebugLocLine(LLVMValueRef Val) { in LLVMGetDebugLocLine() function