Searched defs:takeError (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h305 Error takeError() { function in class:llvm::JITSymbol
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h75 Error takeError() { return std::move(Err); } function in class:llvm::DataExtractor::Cursor
H A DError.h552 Error takeError() { function in class:llvm::Expected
1237 Error takeError() { return Error(std::move(Err)); } function in class:llvm::final
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp225 Error takeError() { function in class:llvm::json::__anon1986::Parser
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h380 Error takeError() { function in class:llvm::SoftInstrProfErrors

Completed in 172 milliseconds