Home
last modified time | relevance | path

Searched refs:structInstanceName (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp235 const ImmutableString *structInstanceName) in DeclareStructure() argument
258 if (structInstanceName) in DeclareStructure()
260 instanceVar = new TVariable(symbolTable, *structInstanceName, makeStructureType(false), in DeclareStructure()
DIntermNode_util.h56 const ImmutableString *structInstanceName);