Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ name
Method
name
bolt/expression/tests/CustomTypeTest.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
const char* name() const override {
65
return
"fancy_int"
;
66
}
67
};
68
69
class FancyIntTypeFactories : public CustomTypeFactories {
Callers
15
tryBind
Method · 0.45
extract
Method · 0.45
parseDereference
Method · 0.45
shouldFlatten
Function · 0.45
isCall
Function · 0.45
compileRewrittenExpression
Function · 0.45
collectCallNames
Function · 0.45
toSubfieldFilter
Function · 0.45
flattenTopLevelConjuncts
Function · 0.45
toSubfield
Method · 0.45
leafCallToSubfieldFilter
Method · 0.45
ensureReader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected