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()
2906 bool constructingMatrix = false; in constructorError() local2939 constructingMatrix = true; in constructorError()2966 if (constructingMatrix && function[arg].type->isMatrix()) in constructorError()
6454 bool constructingMatrix = false; in constructorError() local6504 constructingMatrix = true; in constructorError()6529 if (constructingMatrix && function[arg].type->isMatrix()) in constructorError()