Searched refs:checkUnsizedArrayConstructorArgumentDimensionality (Results 1 – 2 of 2) sorted by relevance
626 bool checkUnsizedArrayConstructorArgumentDimensionality(const TIntermSequence &arguments,
4766 bool TParseContext::checkUnsizedArrayConstructorArgumentDimensionality( in checkUnsizedArrayConstructorArgumentDimensionality() function in sh::TParseContext4822 if (!checkUnsizedArrayConstructorArgumentDimensionality(arguments, type, line)) in addConstructor()