MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetParent

Method GetParent

shadercompiler/SymbolTable.cpp:375–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

373}
374
375ScopeSymbolTable* ScopeSymbolTable::GetParent()
376{
377 return m_parent;
378}
379
380void ScopeSymbolTable::ResetUsedFlag()
381{

Callers 2

AddSymbolMethod · 0.45
LeaveScopeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected