Searched refs:validOutputsToUse (Results 1 – 1 of 1) sorted by relevance
125 OutputVector *validOutputsToUse = &validOutputs; in validate() local131 validOutputsToUse = &validSecondaryOutputs; in validate()135 if (location + elementCount <= validOutputsToUse->size()) in validate()140 if ((*validOutputsToUse)[offsetLocation]) in validate()144 << (*validOutputsToUse)[offsetLocation]->getName() << "'"; in validate()149 (*validOutputsToUse)[offsetLocation] = symbol; in validate()