Searched refs:argComp (Results 1 – 1 of 1) sorted by relevance
2311 Id argComp = sources[arg]; in createMatrixConstructor() local2314 argComp = createCompositeExtract(sources[arg], componentTypeId, comp); in createMatrixConstructor()2315 setPrecision(argComp, precision); in createMatrixConstructor()2317 ids[col][row++] = argComp; in createMatrixConstructor()