Searched refs:checkDeclaratorLocationIsNotSpecified (Results 1 – 2 of 2) sorted by relevance
150 void checkDeclaratorLocationIsNotSpecified(const TSourceLoc &line, const TPublicType &pType);
995 void TParseContext::checkDeclaratorLocationIsNotSpecified(const TSourceLoc &line, in checkDeclaratorLocationIsNotSpecified() function in sh::TParseContext3124 checkDeclaratorLocationIsNotSpecified(identifierLocation, publicType); in parseDeclarator()3164 checkDeclaratorLocationIsNotSpecified(identifierLocation, elementType); in parseArrayDeclarator()3208 checkDeclaratorLocationIsNotSpecified(identifierLocation, publicType); in parseInitDeclarator()3241 checkDeclaratorLocationIsNotSpecified(identifierLocation, elementType); in parseArrayInitDeclarator()