Searched refs:checkArrayElementIsNotArray (Results 1 – 2 of 2) sorted by relevance
138 bool checkArrayElementIsNotArray(const TSourceLoc &line, const TPublicType &elementType);
1058 bool TParseContext::checkArrayElementIsNotArray(const TSourceLoc &line, in checkArrayElementIsNotArray() function in sh::TParseContext1109 if (!checkArrayElementIsNotArray(indexLocation, elementType)) in checkIsValidTypeAndQualifierForArray()3678 checkArrayElementIsNotArray(arrayLoc, *elementType); in parseParameterArrayDeclarator()4991 checkArrayElementIsNotArray(typeSpecifier.getLine(), typeSpecifier); in addStructDeclaratorList()