Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsValuelessType
Method
IsValuelessType
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
bool BfTypedValue::IsValuelessType() const
56
{
57
return mType->IsValuelessType();
58
}
59
60
bool BfTypedValue::CanModify() const
61
{
Callers
15
AddDeferredCallEntry
Method · 0.45
EmitDeferredCall
Method · 0.45
EmitDeferredCallProcessor
Method · 0.45
HandleVariableDeclaration
Method · 0.45
HandleCaseEnumMatch_Tuple
Method · 0.45
TryCaseEnumMatch
Method · 0.45
VisitCodeBlock
Method · 0.45
Visit
Method · 0.45
DoForLess
Method · 0.45
Init
Method · 0.45
GetDefaultTypedValue
Method · 0.45
AddStackAlloc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected