MCPcopy Create free account
hub / github.com/aras-p/hlsl2glslfork / arrayErrorCheck

Method arrayErrorCheck

hlslang/MachineIndependent/ParseHelper.cpp:951–955  ·  view source on GitHub ↗

Do all the semantic checking for declaring an array, with and without a size, and make the right changes to the symbol table. size == 0 means no specified size. Returns true if there was an error.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

AdjustTypeQualifierFunction · 0.85
TTypeClass · 0.85
setArraySizeMethod · 0.80
c_strMethod · 0.80
sameElementTypeMethod · 0.80
getMaxArraySizeMethod · 0.80
findMethod · 0.45
getTypeMethod · 0.45
insertMethod · 0.45
isVariableMethod · 0.45
isArrayMethod · 0.45
getArraySizeMethod · 0.45

Tested by

no test coverage detected