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()
6552 bool constructingMatrix = false; in constructorError() local6602 constructingMatrix = true; in constructorError()6627 if (constructingMatrix && function[arg].type->isMatrix()) in constructorError()
3247 bool constructingMatrix = false; in constructorError() local3280 constructingMatrix = true; in constructorError()3308 if (constructingMatrix && function[arg].type->isMatrix()) in constructorError()