Home | History | Annotate | Download | only in code

Lines Matching defs:firstType

521             TypeBearer firstType = sources.get(0).getTypeBearer();
524 if ((lastType.isConstant() || firstType.isConstant()) &&
551 cst = (Constant) firstType;