Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetType
Method
GetType
IDEHelper/Backend/BeModule.cpp:448–451 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
//////////////////////////////////////////////////////////////////////////
447
448
BeType* BeConstant::GetType()
449
{
450
return mType;
451
}
452
453
void BeConstant::GetData(BeConstData& data)
454
{
Callers
14
bpv
Function · 0.45
ToString
Method · 0.45
PrintValue
Method · 0.45
CreateBinaryOp
Method · 0.45
CreateAlignedLoad
Method · 0.45
CreateStore
Method · 0.45
CreateAlignedStore
Method · 0.45
CreateGEP
Method · 0.45
FixValues
Method · 0.45
Read
Method · 0.45
HandleNextCmd
Method · 0.45
AlignConst
Method · 0.45
Calls
6
IsVector
Method · 0.80
GetFuncType
Method · 0.80
GetPointerTo
Method · 0.45
GetPrimitiveType
Method · 0.45
IsStruct
Method · 0.45
IsSizedArray
Method · 0.45
Tested by
no test coverage detected