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()
2982 bool matrixInMatrix = false; in constructorError() local2995 matrixInMatrix = true; in constructorError()3180 if (matrixInMatrix && ! type.isArray()) { in constructorError()
6522 bool matrixInMatrix = false; in constructorError() local6534 matrixInMatrix = true; in constructorError()6605 if (matrixInMatrix && ! type.isArray()) { in constructorError()