Home | History | Annotate | Download | only in MachineIndependent

Lines Matching refs:userTypeDef

2443         TVariable* userTypeDef = new TVariable($2.string, *structure, true);
2444 if (! parseContext.symbolTable.insert(*userTypeDef))