Searched refs:constructingMatrix (Results 1 – 3 of 3) sorted by relevance
501 bool constructingMatrix = false; in constructorErrorCheck() local512 constructingMatrix = true; in constructorErrorCheck()533 if (constructingMatrix && param.type->isMatrix()) in constructorErrorCheck()
2616 bool constructingMatrix = false; in constructorError() local2647 constructingMatrix = true; in constructorError()2674 if (constructingMatrix && function[arg].type->isMatrix()) in constructorError()
6289 bool constructingMatrix = false; in constructorError() local6339 constructingMatrix = true; in constructorError()6364 if (constructingMatrix && function[arg].type->isMatrix()) in constructorError()