Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alecazam/kram
/ GetRoot
Method
GetRoot
hlslparser/src/HLSLTree.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
HLSLRoot *HLSLTree::GetRoot() const
67
{
68
return m_root;
69
}
70
71
void *HLSLTree::AllocateMemory(size_t size)
72
{
Callers
8
Generate
Method · 0.80
main
Function · 0.80
Prepass
Method · 0.80
Generate
Method · 0.80
PruneTree
Function · 0.80
SortTree
Function · 0.80
FlattenExpressions
Method · 0.80
Parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected