Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DRemarks.h133 extern LLVMRemarkDebugLocRef LLVMRemarkArgGetDebugLoc(LLVMRemarkArgRef Arg);
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemark.cpp100 LLVMRemarkArgGetDebugLoc(LLVMRemarkArgRef Arg) { in LLVMRemarkArgGetDebugLoc() function