MCPcopy 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
66HLSLRoot *HLSLTree::GetRoot() const
67{
68 return m_root;
69}
70
71void *HLSLTree::AllocateMemory(size_t size)
72{

Callers 8

GenerateMethod · 0.80
mainFunction · 0.80
PrepassMethod · 0.80
GenerateMethod · 0.80
PruneTreeFunction · 0.80
SortTreeFunction · 0.80
FlattenExpressionsMethod · 0.80
ParseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected