Home | History | Annotate | Download | only in compiler

Lines Matching refs:unionArrayPointer

580 TIntermConstantUnion* TIntermediate::addConstantUnion(ConstantUnion* unionArrayPointer, const TType& t, const TSourceLoc &line)
582 TIntermConstantUnion* node = new TIntermConstantUnion(unionArrayPointer, t);