Searched refs:LLVMRemarkParserGetErrorMessage (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DRemarks.h275 * 2) LLVMRemarkParserGetErrorMessage() will return a descriptive error
322 extern const char *LLVMRemarkParserGetErrorMessage(LLVMRemarkParserRef Parser);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkParser.cpp169 LLVMRemarkParserGetErrorMessage(LLVMRemarkParserRef Parser) { function

Completed in 113 milliseconds