MCPcopy Create free account
hub / github.com/coronalabs/corona / addConstStruct

Method addConstStruct

external/Angle/Project/src/compiler/ParseHelper.cpp:1364–1391  ·  view source on GitHub ↗

This function returns the value of a particular field inside a constant structure from the symbol table. If there is an embedded/nested struct, it appropriately calls addConstStructNested or addConstStructFromAggr function and returns the parse-tree with the values of the embedded/nested struct.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

glslang_tab.cppFile · 0.80

Calls 9

getObjectSizeMethod · 0.80
getUnionArrayPointerMethod · 0.80
addConstantUnionMethod · 0.80
getTypeMethod · 0.65
errorFunction · 0.50
getStructMethod · 0.45
sizeMethod · 0.45
typeMethod · 0.45
getAsConstantUnionMethod · 0.45

Tested by

no test coverage detected