Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DRemarks.h179 LLVMRemarkEntryGetFunctionName(LLVMRemarkEntryRef Remark);
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemark.cpp126 LLVMRemarkEntryGetFunctionName(LLVMRemarkEntryRef Remark) { in LLVMRemarkEntryGetFunctionName() function