Home | History | Annotate | Download | only in compiler

Lines Matching refs:baseType

1543         const TType &baseType = baseExpression->getType();
1544 if (baseType.getStruct())
1546 TType copyOfType(baseType.getStruct());