Home | History | Annotate | Download | only in compiler

Lines Matching refs:unionArrayPointer

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