Home
last modified time | relevance | path

Searched defs:leftMostTypeNode (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DParseContextBase.cpp211 const TIntermTyped* leftMostTypeNode = TIntermediate::traverseLValueBase(node, true); in lValueErrorCheck() local
237 const TIntermTyped* leftMostTypeNode = TIntermediate::traverseLValueBase(node, true); in rValueErrorCheck() local