Searched refs:matrixInMatrix (Results 1 – 3 of 3) sorted by relevance
527 bool matrixInMatrix = false; in constructorErrorCheck() local534 matrixInMatrix = true; in constructorErrorCheck()557 if (matrixInMatrix && !type->isArray()) { in constructorErrorCheck()574 if (!type->isMatrix() || !matrixInMatrix) { in constructorErrorCheck()
2662 bool matrixInMatrix = false; in constructorError() local2675 matrixInMatrix = true; in constructorError()2856 if (matrixInMatrix && ! type.isArray()) { in constructorError()
6353 bool matrixInMatrix = false; in constructorError() local6365 matrixInMatrix = true; in constructorError()6436 if (matrixInMatrix && ! type.isArray()) { in constructorError()