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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h333 Error takeError() { function in class:llvm::JITSymbol
/freebsd-13-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.h557 Error takeError() { function in class:llvm::Expected
1242 Error takeError() { return Error(std::move(Err)); } function in class:llvm::final
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp225 Error takeError() { function in class:llvm::json::__anon3795::Parser
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h385 Error takeError() { function in class:llvm::SoftInstrProfErrors

Completed in 184 milliseconds