MCPcopy 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
55bool BfTypedValue::IsValuelessType() const
56{
57 return mType->IsValuelessType();
58}
59
60bool BfTypedValue::CanModify() const
61{

Callers 15

AddDeferredCallEntryMethod · 0.45
EmitDeferredCallMethod · 0.45
TryCaseEnumMatchMethod · 0.45
VisitCodeBlockMethod · 0.45
VisitMethod · 0.45
DoForLessMethod · 0.45
InitMethod · 0.45
GetDefaultTypedValueMethod · 0.45
AddStackAllocMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected