Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
375
ScopeSymbolTable* ScopeSymbolTable::GetParent()
376
{
377
return m_parent;
378
}
379
380
void ScopeSymbolTable::ResetUsedFlag()
381
{
Callers
2
AddSymbol
Method · 0.45
LeaveScope
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected