Searched refs:locationDeclaratorListCheck (Results 1 – 2 of 2) sorted by relevance
135 bool locationDeclaratorListCheck(const TSourceLoc &line, const TPublicType &pType);
764 bool TParseContext::locationDeclaratorListCheck(const TSourceLoc& line, const TPublicType &pType) in locationDeclaratorListCheck() function in TParseContext1636 if(locationDeclaratorListCheck(identifierLocation, publicType)) in parseDeclarator()1665 if(locationDeclaratorListCheck(identifierLocation, publicType)) in parseArrayDeclarator()1711 if(locationDeclaratorListCheck(identifierLocation, publicType)) in parseInitDeclarator()1752 if(locationDeclaratorListCheck(identifierLocation, publicType)) in parseArrayInitDeclarator()