Searched refs:arrayArg (Results 1 – 3 of 3) sorted by relevance
528 bool arrayArg = false; in constructorErrorCheck() local540 arrayArg = true; in constructorErrorCheck()552 if (arrayArg && op != EOpConstructStruct) { in constructorErrorCheck()
6617 bool arrayArg = false; in constructorError() local6625 arrayArg = true; in constructorError()6689 if (arrayArg && function.getParamCount() == 1 && op != EOpConstructStruct && type.isArray() && in constructorError()6694 if (arrayArg && op != EOpConstructStruct && ! type.isArrayOfArrays()) { in constructorError()
3296 bool arrayArg = false; in constructorError() local3306 arrayArg = true; in constructorError()3500 if (arrayArg && op != EOpConstructStruct && ! type.isArrayOfArrays()) { in constructorError()