Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1459 inline Error unwrap(LLVMErrorRef ErrRef) { in unwrap() argument
1461 reinterpret_cast<ErrorInfoBase *>(ErrRef))); in unwrap()