Home | History | Annotate | Download | only in compiler

Lines Matching defs:userTypeDef

2986 		TVariable *userTypeDef = new TVariable(structName, *structureType, true);
2987 if(!symbolTable.declare(userTypeDef))