Home | History | Annotate | Download | only in compiler

Lines Matching defs:args

488 	// arguments.  'full' will go to true when enough args have been seen.  If we loop
1866 // (could be used for unused args).
2084 TIntermSequence &args = aggregateArguments->getSequence();
2088 if(args[i]->getAsTyped()->getType() != *fields[i]->type())