Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DRemarks.h189 LLVMRemarkEntryGetDebugLoc(LLVMRemarkEntryRef Remark);
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemark.cpp131 LLVMRemarkEntryGetDebugLoc(LLVMRemarkEntryRef Remark) { in LLVMRemarkEntryGetDebugLoc() function