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()
6555 bool constructingMatrix = false; in constructorError() local6605 constructingMatrix = true; in constructorError()6630 if (constructingMatrix && function[arg].type->isMatrix()) in constructorError()
3392 bool constructingMatrix = false; in constructorError() local3423 constructingMatrix = true; in constructorError()3451 if (constructingMatrix && function[arg].type->isMatrix()) in constructorError()