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

Method GetSymbol

shadercompiler/ASTNode.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178Symbol* ASTNode::GetSymbol() const
179{
180 return m_symbol;
181}
182
183ScopeSymbolTable* ASTNode::GetScope() const
184{

Callers 15

HasUsedDeclarationsFunction · 0.80
OutputHLSL.cppFile · 0.80
FindParameterBySemanticsFunction · 0.80
FindOutputBySemanticsFunction · 0.80
PatchSemanticsFunction · 0.80
PatchShaderFunction · 0.80
CompileEffectMethod · 0.80
ProcessReflectionFunction · 0.80
CollectFunctionsFunction · 0.80
AddStructDotPrefixFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected