Home
last modified time | relevance | path

Searched defs:LLVMRemarkSetupErrorInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DLLVMRemarkStreamer.h48 struct LLVMRemarkSetupErrorInfo : public ErrorInfo<ThisError> { struct
52 LLVMRemarkSetupErrorInfo(Error E) { in LLVMRemarkSetupErrorInfo() argument
64 : LLVMRemarkSetupErrorInfo<LLVMRemarkSetupFileError> { argument