Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ablab/spades
/ takeError
Method
takeError
ext/src/llvm/JSON.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
Error takeError() {
226
assert(Err);
227
return std::move(*Err);
228
}
229
230
private:
231
void eatWhitespace() {
Callers
11
parse
Function · 0.45
~ELFAttributeParser
Method · 0.45
interpretDecimal
Function · 0.45
convertFromHexadecimalString
Method · 0.45
APFloat
Method · 0.45
getAsDouble
Method · 0.45
getMemoryBufferForStream
Function · 0.45
getFileAux
Function · 0.45
getReadWriteFile
Function · 0.45
getOpenFileImpl
Function · 0.45
getFileAsStream
Method · 0.45
Calls
1
assert
Class · 0.85
Tested by
no test coverage detected